Home
last modified time | relevance | path

Searched defs:NewCertManager (Results 1 – 3 of 3) sorted by relevance

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/quic/gquic-go/internal/crypto/
H A Dcert_manager.go34 func NewCertManager(tlsConfig *tls.Config) CertManager { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/quic/gquic-go/internal/crypto/
H A Dcert_manager.go34 func NewCertManager(tlsConfig *tls.Config) CertManager { func
/dports/ftp/sftpgo/sftpgo-2.2.0/common/
H A Dtlsutils.go187 func NewCertManager(certificateFile, certificateKeyFile, configDir, logSender string) (*CertManager… func