Connection Type
Description
The connection type the reverse proxy will make for this resource server.
Properties
The following table(s) describe the configuration properties for this component:
Name | Type | Constraints |
---|---|---|
connection_type | string | Values: tcp,ssl,tcp_proxy,ssl_proxy Default:tcp |
Example
resource_servers:
- path: "/example"
...
connection_type: ssl