0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddytls
2018-12-19 21:53:52 -07:00
..
config.go caddytls: Better handle FileStorage and cleaning up locks on exit 2018-12-13 07:06:47 -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: Use latest certmagic package, with updated Storage interface 2018-12-19 21:53:52 -07:00
setup_test.go caddytls: Fix race condition in tests 2018-12-13 07:34:00 -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