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

# Packages

Package localca implements a localca that is useful for testing the transport package.

# Functions

NewCFSSLProvider takes the configuration information from an Identity (and an optional default remote), returning a CFSSL instance.

# Variables

ErrNoAuth is returned when a client is talking to a CFSSL remote that is not on a loopback address and doesn't have an authentication provider set.

# Structs

CFSSL provides support for signing certificates via CFSSL.

# Interfaces

A CertificateAuthority is capable of signing certificates given certificate signing requests.