Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeypairReloader ¶
type KeypairReloader struct {
// contains filtered or unexported fields
}
func NewKeypairReloader ¶
func NewKeypairReloader(certPath, keyPath string, lg *slog.Logger) (*KeypairReloader, error)
func (*KeypairReloader) GetCertificate ¶
func (kpr *KeypairReloader) GetCertificate(*tls.ClientHelloInfo) (*tls.Certificate, error)
Click to show internal directories.
Click to hide internal directories.