Versions in this module Expand all Collapse all v1 v1.6.0-rc2 Mar 27, 2018 v1.6.0-rc1 Mar 26, 2018 v1.5.1 Jan 29, 2018 Changes in this version + func DefaultCertificate() (*tls.Certificate, error) + func KeyPair(domain string, expiration time.Time) ([]byte, []byte, error) + func PemCert(privKey *rsa.PrivateKey, domain string, expiration time.Time) ([]byte, error)