mirror of https://github.com/hashicorp/consul
b36d4e16b6
Introduces the capability to configure TLS differently for Consul's listeners/ports (i.e. HTTPS, gRPC, and the internal multiplexed RPC port) which is useful in scenarios where you may want the HTTPS or gRPC interfaces to present a certificate signed by a well-known/public CA, rather than the certificate used for internal communication which must have a SAN in the form `server.<dc>.consul`. |
||
---|---|---|
.. | ||
auto_config.go | ||
auto_config_oss.go | ||
auto_config_oss_test.go | ||
auto_config_test.go | ||
auto_encrypt.go | ||
auto_encrypt_test.go | ||
config.go | ||
config_oss.go | ||
config_translate.go | ||
config_translate_test.go | ||
mock_oss_test.go | ||
mock_test.go | ||
persist.go | ||
run.go | ||
server_addr.go | ||
tls.go | ||
tls_test.go |