Package: golang-github-hashicorp-go-rootcerts-dev (0.0~git20160503.0.6bb64b3-1)
Links for golang-github-hashicorp-go-rootcerts-dev
Trisquel Resources:
Download Source Package golang-github-hashicorp-go-rootcerts:
- [golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3-1.dsc]
- [golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3.orig.tar.xz]
- [golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Shengjing Zhu
External Resources:
- Homepage [github.com]
Similar packages:
functions for loading root certificates for TLS connections
Go's standard library crypto/tls provides a common mechanism for configuring TLS connections in tls.Config. The RootCAs field on this struct is a pool of certificates for the client to use as a trust store when verifying server certificates.
This library contains utility functions for loading certificates destined for that field, as well as one other important thing:
When the RootCAs field is nil, the standard library attempts to load the host's root CA set. This behavior is OS-specific, and the Darwin implementation contains a bug that prevents trusted certificates from the System and Login keychains from being loaded. This library contains Darwin-specific behavior that works around that bug.
Download golang-github-hashicorp-go-rootcerts-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.2 kB | 36 kB | [list of files] |