caddy/caddytls
Matthew Holt 0a95b5d359
caddytls: Move config of certmagic storage to NewConfig (fixes #2465)
Breaking API change for server type plugins that use caddytls package.
Now an error value is returned from NewConfig as well. Sorry about that.
2019-02-14 17:20:06 -07:00
..
config.go caddytls: Move config of certmagic storage to NewConfig (fixes #2465) 2019-02-14 17:20:06 -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 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.go caddytls: Move config of certmagic storage to NewConfig (fixes #2465) 2019-02-14 17:20:06 -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
tls.go caddytls: Change clustering to be a plugin to the caddytls package 2019-02-08 12:25:01 -07:00
tls_test.go Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00