aboutsummaryrefslogtreecommitdiff
path: root/plugin/tls/tls.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-08plugin/tls: respect the path specified by root plugin (#6138)Gravatar Marius Kimmina 1-0/+6
2023-06-01Revert "plugin/tls: respect the path specified by root plugin (#5944)" (#6136)Gravatar Chris O'Haver 1-6/+0
2023-06-01plugin/tls: respect the path specified by root plugin (#5944)Gravatar Marius Kimmina 1-0/+6
2022-02-17Harden tls on all places (#5184)Gravatar Yong Tang 1-18/+0
2022-01-21 tls.PreferServerCipherSuites is ignored as of go 1.17 (#5108)Gravatar Chris O'Haver 1-1/+0
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 1-2/+1
2019-09-28plugin register (#3321)Gravatar Miek Gieben 1-6/+1
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 1-1/+1
2019-06-28TLS hardening (#2938)Gravatar bcebere 1-0/+20
2019-05-31make sure client CA and auth type are set if CA is explicitly specified. (#2825)Gravatar JINMEI Tatuya 1-1/+40
2018-05-15plugin/tls: make CA parameter optional (#1800)Gravatar Ruslan Drozhdzh 1-2/+2
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+37