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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/go-rootcerts
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.2-14.fc41 | - |
Fedora 41 | 1.0.2-14.fc41 | - |
Fedora 40 | 1.0.2-10.fc40 | - |
Fedora 39 | 1.0.2-8.fc39 | - |
Fedora EPEL 10.0 | 1.0.2-14.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-hashicorp-rootcerts dash maintainers at fedoraproject dot org
.