Categorygithub.com/bobg/certs
modulepackage
0.3.4
Repository: https://github.com/bobg/certs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromCommand produces [tls.Certificate] values by running a shell command in a subprocess.
FromDir produces [tls.Certificate] values from a directory.
Times returns a channel of timestamps, one for each time the fullchain.pem or privkey.pem file in the given directory is modified.

# Structs

X509KeyPair is a pair containing an X.509 certificate and private key, both PEM-encoded.