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

# Functions

ExampleRequest can be used as a sample request, or the returned request can be modified.
ExampleSigningConfig returns a sample config.Signing with only a default profile.
Load reads the key and certificate from the files specified in the CA.
New generates a new CA from a certificate request and signing profile.
NewFromSigner constructs a local CA from a CFSSL signer.

# Structs

CA is a local transport CertificateAuthority that is useful for tests.