Sni-host-check (Section)#

Path: /environments/environment/services/service-role{id}/server-tls/sni-host-check

Enable SNI host check, such that inbound TLS connections with a Server Name Indicator must match the name of the server’s SSL certificate.

Parameters#

NameTypeRequiredDefaultDescription
require-snibooleanoptionalfalseRequire the client to use SNI. Can only be set when sni-host-check is enabled.

Was this helpful?