# 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.
# Interfaces
A CertificateAuthority is capable of signing certificates given certificate signing requests.