JDBC SSL Configuration Reference

Enter SSL parameters for a secure JDBC connection. Click Configure SSL in JDBC Configuration to display the SSL Configuration for JDBC page.

SSL Configuration for JDBC
Field Global Variable? Description
Requires Client Authentication Yes Selecting this field requires clients to present their digital certificate before connecting to the database server.

The Identity field becomes active when this field is selected, so that you can specify the identity file.

Trusted Certificates Folder Yes Location of the trusted certificates on client machine. The trusted certificates are a collection of certificates from servers with whom you establish connections. If the server you wish to establish a connection with, presents a certificate that does not match one of your trusted certificates, the connection is refused.

This prevents connections to unauthorized servers.

Trusted certificates must be imported into a folder, and then you can select the folder in this field.

Identity No The location of the identity shared resource file that contains the information to authenticate BusinessEvents client identity.

Select the Required Client Aunthentication field to activate this field.

See Identity Resource Reference for more information.

Trust Store Password Yes Specifies the password for the truststore
Verify Host Name Yes Specifies whether to verify the host name
Expected Host Name Yes Specifies the host name for verification

Select the Verify Host Name field to activate this field.