skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The PostgreSQL Wire Protocol Driver : Connection Option Descriptions for PostgreSQL Wire Protocol : Key Store
 

Try DataDirect Drivers Now
Key Store

Attribute

Keystore (KS)

Purpose

The name of the directory containing the keystore file to be used when SSL is enabled (Encryption Method=1) and SSL client authentication is enabled on the database server. The keystore file contains the certificates that the client sends to the server in response to the server’s certificate request. If you do not specify a directory, the current directory is used.

Valid Values

keystore_directory
where:
keystore_directory
is the location of the keystore file.

Notes

*The keystore and truststore files can be the same file.

Default

None

GUI Tab

Security tab