Was this helpful?
Certificate store usage in clients
Windows and Linux clients use different locations for a certificate store.
For Windows, it is the default root certificate store of the operating system. You can use the Windows certificate manager (certmgr.exe) to add certificates to Windows store. Adding a certificate is a security sensitive action, install with caution.
For Linux, the root CA or intermediate CA certificates can be at different locations. Ingres Linux clients that support TLS are using root or intermediate CA certificates in the following locations:
/usr/local/ssl/certs.pem (file) or
/usr/local/ssl/certs (directory) or
$II_SYSTEM/ingres/files/tls/client.crt (file) or
$II_SYSTEM/ingres/files/tls (directory)
For more details, please see Certificate locations (Linux/Unix).
Last modified date: 01/27/2026