api/pkg/config
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
..
certs.go Fixed TLS issue with mismatching certificates 2020-06-24 12:25:34 +02:00
config.go Add health API and basic CLI support 2020-06-15 12:32:18 +02:00
config_test.go Add health API and basic CLI support 2020-06-15 12:32:18 +02:00
constants.go Fixed TLS issue with mismatching certificates 2020-06-24 12:25:34 +02:00
defaults.go Add health API and basic CLI support 2020-06-15 12:32:18 +02:00
handler_config.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
handler_config_test.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
multi_handler_config.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
rpc.go Add gRPC API implementation 2020-06-15 12:32:18 +02:00
rpc_test.go Add gRPC API implementation 2020-06-15 12:32:18 +02:00