Versions in this module Expand all Collapse all v1 v1.0.0 Mar 17, 2017 Changes in this version + type Depot interface + CA func(pass []byte) ([]*x509.Certificate, *rsa.PrivateKey, error) + HasCN func(cn string, allowTime int, cert *x509.Certificate, revokeOldCertificate bool) error + Put func(name string, crt *x509.Certificate) error + Serial func() (*big.Int, error)