api/pkg/cert
Peter Kurfer 460940e4d8
Fixed TLS issue with mismatching certificates
- fixed fallback to P256 curve
- added option to configure minimal TLS version
- added option to include insecure cipher suites
2020-06-24 12:25:34 +02:00
..
addr_utils.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
addr_utils_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
cache.go Cleanup 2020-06-15 12:32:18 +02:00
cache_test.go Cleanup 2020-06-15 12:32:18 +02:00
constants.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
defaults.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
defaults_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
generator.go Cleanup 2020-06-15 12:32:18 +02:00
options.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
options_test.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
pem.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
store.go Fixed TLS issue with mismatching certificates 2020-06-24 12:25:34 +02:00
time_source.go Cleanup 2020-06-15 12:32:18 +02:00