A | Server Certificate Validation | Enabled | If enabled, only the certificates configured in the below Trusted Client Certificates section will be trusted. If disabled, all certificates are automatically trusted. |
B | Trusted Server Certificates | Java Truststore only | Select the wrench icon here to select which certificates to trust. This applies not only to certificates presented by servers, but also to those trusted for CRL / OCSP revocation checking. For additional information, seeTrusted Server Certificates |
C | Hostname Verification | Enabled | If enabled, validation will fail if the Subject CN (or Subject Alternative Name) presented in the server certificate does not match the actual endpoint the connector is dispatching to. If disabled, valid certificates will be accepted even if the host name does not match. Click the wrench icon to open the Additional Allowed Hosts dialog. For additional information, see Additional Allowed Hosts. |
D | Subject DN Validation | No | If enabled, only server certificates with subject distinguished names (DNs) matching the given list will be allowed. If a server certificate not matching any of the trusted DNs is presented, the SSL connection / handshake will fail. For additional information, see Subject DN Validation |
E | Allow Expired Certificates | No | If disabled, both local and remote certificates will be checked during the SSL handshake to ensure that none of the certificates in the accessible chain have expired. |
F | OCSP Revocation Checking | No | Select Yes to enable Online Certificate Server Protocol (OCSP) checking for all local and remote certificates. The issuer of the response certificate must be trusted as well in order to verify signatures. For additional information, see OCSP Revocation Checking |
G | CRL Revocation Checking | No | Select Yes to enable Certificate Revocation List (CRL) checking for all local and remote certificates. The issuer of the CRL must be included in your trusted certificates as well in order to verify signatures. For additional information, see CRL Revocation Checking |
H | My Client Certificate | None | If client/mutual authentication is needed, select the local certificate used to identify this connector. For additional information, see My Client Certificate |
I | Enabled Protocols | Server defaults | The TLS/SSL protocols to enable for this listener connector. For additional information, see Enabled TLS/SSL Protocols |
J | Enable Sipher Suites | Server defaults | The TLS/SSL cipher suites to enable for this listener connector. For additional information, see Enabled TLS/SSL Cipher Suites |