Try OpenEdge Now
skip to main content
SQL Development
JDBC Client : Connecting to an OpenEdge database with a JDBC driver : Enabling encryption
 

Enabling encryption

OpenEdge supports data privacy and client/server authentication over connections between OpenEdge clients, servers, and middleware using the Secure Sockets Layer (SSL). You can use the following connection options to enable encryption for the JDBC driver. For more information on encryption, see OpenEdge Getting Started: Core Business Services - Security and Auditing.
* EncryptionMethod
* ValidateServerCertificate
* HostNameInCertificate
* TrustStore and TrustStorePassword