Skip to content

Setting up fabric ca

Michael Coblenz edited this page Jul 25, 2018 · 2 revisions
git clone https://github.com/hyperledger/fabric-ca.git
cd fabric-ca
git checkout release-1.1
# merge in change from 1.2 to make building on current versions of Go possible...
git cherry-pick e2f93e01ca6304962cf6c2bce9de90935590d0a5
make