Connection Type

resource_servers[]/connection_type

The connection type the reverse proxy will make for this resource server.

Property

NameTypeConstraints
connection_typestringValues: tcp, ssl, tcp_proxy, ssl_proxy

Default value: tcp

Example

resource_servers:
  - path: "/example"
    # ...
    connection_type: ssl