Skip to content

crypto/tls: no root certificate for FreeBSD #2721

Description

@gopherbot

by kuangche:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions