Skip to content

crypto/x509: add /usr/local/etc/ssl/certs for CA certificates on Linux #28199

Description

@afbjorklund

What version of Go are you using (go version)?

go version go1.10.4 linux/amd64

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

linux-amd64

What did you do?

go get golang.org/x/tools/cmd/godoc

What did you expect to see?

(nothing)

What did you see instead?

package golang.org/x/tools/cmd/godoc: unrecognized import path "golang.org/x/tools/cmd/godoc" (https fetch: Get https://golang.org/x/tools/cmd/godoc?go-get=1: x509: failed to load system roots and no roots provided)


Reason

Under TinyCore, the files are installed under /usr/local/etc/ssl/certs rather than /etc/ssl/certs.
It would be nice if both locations would be accepted (it is allowed, under the File Hierarchy Standard) ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions