resource_servers[]/sni

The Server Name Indicator the reverse proxy will indicate to the resource server during TLS negotiation.

Property

NameTypeConstraints
snistring

Example

resource_servers:
  - path: "/example"
    connection_type: ssl
    # ...
    sni: www.test.com