caddy/caddytls
2019-02-14 17:44:58 -07:00
..
config_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
config.go caddytls: Move config of certmagic storage to NewConfig (fixes #2465) 2019-02-14 17:20:06 -07:00
crypto_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
handshake.go caddytls: Fix handling of IP-only TLS configs and empty-SNI handshakes (#2452) 2019-02-05 09:30:22 -07:00
selfsigned.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
setup_test.go caddytls: Fix handling of IP-only TLS configs and empty-SNI handshakes (#2452) 2019-02-05 09:30:22 -07:00
setup.go caddytls: Remove repeated variable declaration 2019-02-14 17:44:58 -07:00
tls_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
tls.go caddytls: Change clustering to be a plugin to the caddytls package (#2459) 2019-02-08 13:06:21 -07:00