Package : golang-github-hashicorp-rootcerts-devel

Package details

Summary: Functions for loading root certificates for tls connections

Description:
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


URL: https://github.com/hashicorp/go-rootcerts
License: MPLv2.0

Maintainer: pterjan

List of RPMs