package
1.6.5
Repository: https://github.com/cloudflare/cfssl.git
Documentation: pkg.go.dev

# Packages

# Functions

New produces a new trusted root provider from a collection of roots.
NewCFSSL produces a new CFSSL root.
TrustPEM takes a source file containing one or more certificates and adds them to the trust store.

# Variables

Providers is a mapping of supported providers and the functions that can build them.

# Structs

A TrustStore contains a pool of certificate that are trusted for a given TLS configuration.

# Interfaces

Trusted contains a store of trusted certificates.