summaryrefslogtreecommitdiff
path: root/modules/caddytls/values.go
AgeCommit message (Expand)Author
2020-12-08go.mod: Upgrade some dependenciesMatthew Holt
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-04-01caddytls: Update cipher suite names and curve namesMatthew Holt
2020-03-06Refactor for CertMagic v0.10; prepare for PKI appMatthew Holt
2019-09-12go.mod: Use lego v3 and CertMagic 0.7.0Matthew Holt
2019-09-11tls: Remove support for TLS 1.0 and TLS 1.1Matthew Holt
2019-08-09Implement config adapters and beginning of Caddyfile adapterMatthew Holt
2019-07-18tls: Use IANA-standard cipher suite namesMatthew Holt
2019-07-02go.mod: Append /v2 to module name; update all import pathsMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-05-29Implement session ticket keys; default STEK module with rotationMatthew Holt