caPath

Type: String

The caPath property of the JadeSSLContext class contains the absolute path of the directory or directories containing the master public certificates for Certificate Authority files (for example, Verisign) used by the SSL libraries to validate the issuers of the peer certificate or certificates. Each file in the specified directory can contain only a single certificate.

Local operating system file naming conventions apply. If you specify more than one directory, separate each path name with a semicolon character (;). The path name can contain a drive letter.

Support of OpenSSL requires file names need to be hashed and the OpenSSL‑supplied Practical Extraction and Report Language (Perl) script for hashing does not work on Windows operating systems because Perl does not support symbolic linking.