SSL CA Path

SSLCAPath

Key Name Default Value Required

SSLCAPath

None

Yes, if using SSL identity verification and the SSL Certificate Authority option (the SSLCA property) is not set.

Description

The full path and name of the directory that contains root certificates from trusted CAs. The certificates must be stored as .pem files.

Use this option to specify root certificates for verifying the server certificate during an SSL identity verification. The connector uses the first valid certificate that it finds in the directory.

To use a specific root certificate, configure the SSL Certificate Authority option (the SSLCA property) instead. For more information, see SSL Certificate Authority.