Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.144 SSLCACertificateFile

SSLCACertificateFile specifies the CA certificate file.

Description

For SSL server and client authentication, SSLCACertificateFile specifies the file name of the public key (PEM format) of the CA (Certificate Authority). By concatenating multiple certificate files, you can create a single file that contains multiple certificates.

For file_name, specify the absolute path.

Syntax

SSLCACertificateFile file_name

Locations where it can be written

httpsd.conf and <VirtualHost>

Example

SSLCACertificateFile "installation_directory_for_Application_Server
/httpsd/conf/ssl/cacert/anycert.pem"