sslProxy
Description
Can be used in
Attributes
Name | Required | Default | Description | Example |
---|---|---|---|---|
host | false | - | ||
ip | false | not set | If present, binds the port only on the specified IP. Useful for hosts with multiple IP addresses. | 127.0.0.1 |
port | false | - | ||
useAsDefault | false | true | whether to use the SSLContext built from this SSLProxy when no SNI header was transmitted. |
Child Elements
Position | Cardinality | Description | Element |
---|---|---|---|
1 | 0..1 | connection | |
2 | 0..* | gatekeeper, routerIpResolver or custom elements | |
3 | 1..1 | target |