package
0.0.0-20240712175922-ffce9516cec8
Repository: https://github.com/cloudfoundry/tlsconfig.git
Documentation: pkg.go.dev

# Functions

BuildCA creates a new test Certificate Authority.
WithDomains adds the passed domains to be valid for the requested certificate.
WithExpiry alters the expiry time of the requested certificate.
WithIPs adds the passed IPs to be valid for the requested certificate.

# Structs

Authority represents a Certificate Authority.
Certificate represents a Certificate which has been signed by a Certificate Authority.

# Type aliases

SignOption is used to alter the signed certificate parameters.