Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This will allow certificate verification from system root CAs work for distros such as SLES10/SLES11 which have certificates stored there.
Originally asked about this in https://groups.google.com/forum/#!topic/golang-nuts/lEInOWNOVxk
The text was updated successfully, but these errors were encountered:
It is OK to add /etc/ssl/certs to crypto/x509/root_unix.go.
Sorry, something went wrong.
golang/go@61ca7e5
No branches or pull requests
This will allow certificate verification from system root CAs work for distros such as SLES10/SLES11 which have certificates stored there.
Originally asked about this in https://groups.google.com/forum/#!topic/golang-nuts/lEInOWNOVxk
The text was updated successfully, but these errors were encountered: