Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthoritySNITLSGetter ¶
func AuthoritySNITLSGetter(authority pki.Authority, logger logger.Logger) func(*tls.ClientHelloInfo) (*tls.Certificate, error)
AuthoritySNITLSGetter is responsible for performing the crypto/tls get function. It allows support for SNI by selecting a certificate from a supplied authority that best matches the client hello message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.