Summary: Encryption-Related Attributes
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The following table summarizes how encryption-related connection attributes work with the OpenAccess ODBC Client. See Specifying ODBC Connection Attributes for details.
| 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 | Determines the truststore used by the client when SSL is enabled (Encrypted=1). The truststore contains a list of root certificates issued by trusted Certificate Authorities (CA). |
| 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. |