94b02c3954
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. |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
generate.go | ||
generate_test.go |