# 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.