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 proto: Add a round trip test for converting types 2020-09-28 18:28:37 -04:00
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 proto: add convert function for protobuf/types.Struct 2020-09-28 18:28:36 -04:00
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 proto: split pbservice into multiple files 2020-09-24 15:14:27 -04:00
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 proto: add code to convert between protobuf types and structs types 2020-09-28 18:28:37 -04:00
node.pb.binary.go proto: split pbservice into multiple files 2020-09-24 15:14:27 -04:00
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 proto: add code to convert between protobuf types and structs types 2020-09-28 18:28:37 -04:00
service.pb.binary.go proto: split pbservice into multiple files 2020-09-24 15:14:27 -04:00
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