Hitachi

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


2.3.149 SSLCertificateFile

SSLCertificateFile specifies the certificate file of the web server when SSL authentication is used.

Description

SSLCertificateFile specifies the certificate file (PEM format) of the web server when SSL authentication is used.

For file_name, specify an absolute path.

Syntax

SSLCertificateFile file_name

Locations where it can be written

httpsd.conf and <VirtualHost>

Example

SSLCertificateFile "installation_directory_for_Application_Server
/httpsd/conf/ssl/server/httpsd.pem"