0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/caddytls
2019-01-18 07:25:41 -07:00
..
config.go tls: Set a GetCertificate callback in the tls.Config (#2404) 2019-01-13 21:39:17 -07:00
config_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
crypto.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
crypto_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
handshake.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
selfsigned.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
setup.go caddytls: set certmagic.Config.Email when parsing config file (#2432) 2019-01-18 07:25:41 -07:00
setup_test.go caddytls: set certmagic.Config.Email when parsing config file (#2432) 2019-01-18 07:25:41 -07:00
tls.go Add clustering plugin types; use latest certmagic.Storage interface 2018-12-11 12:13:48 -07:00
tls_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00