Fabric CA server installation fails
Suhan Sumeet
Hello Team, Am following the fabric CA documentation and while am trying to do the installation with "go get -u github.com/hyperledger/fabric-ca/cmd/..." command it fails with below error # github.com/hyperledger/fabric-ca/lib src/github.com/hyperledger/fabric-ca/lib/server.go:668:18: undefined: "crypto/tls".VersionTLS13 Could someone please guide me around this issue?
|
|