Top
Enterprise Postgres 18Advanced Edition with Cryptographic Module Read First

1.6 Application Development

Describes the application development for Fujitsu Enterprise Postgres Advanced Edition with Cryptographic Module.

Applications using the JDBC driver

If you are using a Red Hat build of OpenJDK on RHEL to connect via SSL, or if you are using the OpenJDK that comes with SLES to connect via SSL, add the following to your connection parameters:

sslfactory=org.postgresql.ssl.DefaultJavaSSLFactory

Use the NSS database as the keystore and truststore. Specify the JVM startup options so that the JDBC driver can access the NSS database.