[pkg-go] Bug#869650: ITP: golang-github-hashicorp-go-rootcerts -- Functions for loading root certificates for TLS connections.

Shengjing Zhu i at zhsj.me
Tue Jul 25 10:44:54 UTC 2017


Package: wnpp
Severity: wishlist
Owner: Shengjing Zhu <i at zhsj.me>

* Package name    : golang-github-hashicorp-go-rootcerts
  Version         : 0.0~git20160503.0.6bb64b3-1
  Upstream Author : HashiCorp
* URL             : https://github.com/hashicorp/go-rootcerts
* License         : MPL-2.0
  Programming Lang: Go
  Description     : 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.

 I'm intend to package this inside pkg-go team, and I need sponsor to upload.

 This library is a new dependency of golang-github-hashicorp-atlas-go-dev, which
 is needed for new packer(https://bugs.debian.org/865337).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20170725/af1eec95/attachment.sig>


More information about the Pkg-go-maintainers mailing list