Re: Fabric CA server installation fails
Brett T Logan <brett.t.logan@...>
What version of golang are you using? We recently added support for TLS1.3 and I assume the version of Go you are using doesn't support it.
Brett Suhan Sumeet --- [EXTERNAL] [Hyperledger Fabric] Fabric CA server installation fails ---
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?
|
||||||||||
|