package
1.21.8
Repository: https://github.com/realimage/bifrost.git
Documentation: pkg.go.dev

# Functions

CACertTemplate returns a new x509.Certificate template for a CA certificate.
New returns a new Certificate Authority.
ParseValidity parses notBefore and notAfter into time.Time values.
TLSClientCertTemplate returns a new x509.Certificate template for a client certificate.

# Constants

GauntletTimeout is the maximum time the CA Gauntlet function is allowed to run.
MaxIssueValidity is the maximum validity period for issued certificates.

# Structs

CA is a simple Certificate Authority.

# Type aliases

Gauntlet is the signature for a function that validates a certificate request.