What steps will reproduce the problem?
1. goinstall something
2. goinstall failed with error message like
xxx: download failed: BitBucket API: Get xxx: x509: certificate signed by unknown
authority ($GOPATH is not set)
Which operating system are you using?
FreeBSD
Which revision are you using? (hg identify)
354b17404643+ weekly/weekly.2012-01-15
Please provide any additional information below.
In src/pkg/crypto/tls/root_unix.go
no path for FreeBSD.
The root ca is in package "ca_root_nss". After install, the ca file is located
in /usr/local/share/certs/ca-root-nss.crt
The text was updated successfully, but these errors were encountered:
by kuangche:
The text was updated successfully, but these errors were encountered: