Summary: Encryption-Related Properties
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The following table summarizes how encryption-related connection properties work with the OpenAccess JDBC Client. See JDBC Connection Properties for details.
Summary: JDBC Client Encryption Connection Properties
| Option | Description |
| Encrypted | Enables the use of SSL encryption for data exchanged with the OpenAccess SDK Server. |
| Host Name In Certificate | Host name established by the SSL administrator for the client to validate the host name contained in the certificate. |
| Truststore | Path that specifies the location of the truststore file. |
| Truststore Password | Password required to access the truststore. |
| Validate Server Certificate | Validates the security certificate of the server as part of the SSL authentication handshake. |
| CipherSuites | Describes the cipher suite to be used for communicating to the OpenAccess SDK server. |