open-consul/proto
Christopher Broglie 94b02c3954 Add support for configuring TLS ServerName for health checks
Some TLS servers require SNI, but the Golang HTTP client doesn't
include it in the ClientHello when connecting to an IP address. This
change adds a new TLSServerName field to health check definitions to
optionally set it. This fixes #9473.
2021-03-16 18:16:44 -04:00
..
pbacl
pbautoconf
pbcommon subscribe: set the request namespace 2020-10-30 14:34:04 -04:00
pbconfig
pbconnect proto: add Namespace to EnterpriseMeta 2020-10-06 16:42:09 -04:00
pbservice Add support for configuring TLS ServerName for health checks 2021-03-16 18:16:44 -04:00
pbsubscribe proto: remove Event.Key field 2020-10-28 16:33:00 -04:00
translate.go
translate_test.go