Reference: HTTPS Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Accept Hosts
| accept-hosts
| The Java regular expression string to use for verifying host names specified in SSL certificates. |
Key Password
| key-password
| The password to use when accessing the appropriate key within the keystore. |
Keystore File
| key-file
| The location of the keystore file to use when connecting to an HTTPS endpoint. |
Keystore Password
| keystore-password
| The password to use when accessing the keystore. |
Proxy Host
| proxy-host
| The host name of a proxy server that you use to proxy HTTPS requests for this transport. |
Proxy Port
| proxy-port
| The port of a proxy server that you use to proxy HTTPS requests for this transport. |
Truststore File
| truststore-file
| The location of the truststore file to use when connecting to an HTTPS endpoint. |
Truststore Password
| truststore-password
| The password to use when accessing the truststore. |