open-consul/proto/pbservice
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
..
convert.go
convert_oss.go proto: convert enterprise meta 2020-10-30 14:34:36 -04:00
convert_oss_test.go proto: convert enterprise meta 2020-10-30 14:34:36 -04:00
convert_pbstruct.go
convert_test.go proto: convert enterprise meta 2020-10-30 14:34:36 -04:00
healthcheck.gen.go Add support for configuring TLS ServerName for health checks 2021-03-16 18:16:44 -04:00
healthcheck.pb.binary.go
healthcheck.pb.go Add support for configuring TLS ServerName for health checks 2021-03-16 18:16:44 -04:00
healthcheck.proto Add support for configuring TLS ServerName for health checks 2021-03-16 18:16:44 -04:00
ids.go streaming: store services with a unique ID that includes namespace 2020-10-06 16:54:56 -04:00
ids_test.go streaming: store services with a unique ID that includes namespace 2020-10-06 16:54:56 -04:00
node.gen.go
node.pb.binary.go
node.pb.go proto: add Namespace to EnterpriseMeta 2020-10-06 16:42:09 -04:00
node.proto proto: add Namespace to EnterpriseMeta 2020-10-06 16:42:09 -04:00
service.gen.go
service.pb.binary.go
service.pb.go proto: add Namespace to EnterpriseMeta 2020-10-06 16:42:09 -04:00
service.proto proto: add Namespace to EnterpriseMeta 2020-10-06 16:42:09 -04:00