Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AllHosts []string MyIPs []string Notify func(host string, changed bool, key, crt []byte) ErrDisabled = errors.New("no ACME e-mail, support is disabled") )
View Source
var (
Provider tlsalpn01Provider
)
Functions ¶
func GetCertificate ¶
func GetCertificate(hello *tls.ClientHelloInfo) (cert *tls.Certificate, err error)
func GetCertificateForHost ¶
func GetCertificateForHost(serverName string) (cert *tls.Certificate, err error)
func SetupConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.