caddy/caddytls
Daniel Santos 4fbdd23283
tls: Add insecure_disable_sni_matching subdirective (#3075)
* Disable StrictHostMatching for single server configs

* Add the insecure_disable_sni_matching directive

* Do not override insecure_disable_sni_matching

* Remove comment
2020-02-25 16:04:59 -07:00
..
config_test.go tls: Allow client auth configs if CA filenames match (#2648) 2019-06-19 11:25:56 -06:00
config.go tls: Add insecure_disable_sni_matching subdirective (#3075) 2020-02-25 16:04:59 -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 Change all import paths: mholt/caddy -> caddyserver/caddy 2019-07-02 12:49:20 -06:00
selfsigned.go go.mod: lego v3.2.0, certmagic v0.8.3, and quic-go v0.13.1 2019-11-15 13:08:28 -07:00
setup_test.go go.mod: lego v3.2.0, certmagic v0.8.3, and quic-go v0.13.1 2019-11-15 13:08:28 -07:00
setup.go tls: Add insecure_disable_sni_matching subdirective (#3075) 2020-02-25 16:04:59 -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 go.mod: lego v3.2.0, certmagic v0.8.3, and quic-go v0.13.1 2019-11-15 13:08:28 -07:00