Hitachi

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


2.3.150 SSLCertificateKeyFile

SSLCertificateKeyFile specifies the private key file of the web server when SSL authentication is used.

Description

SSLCertificateKeyFile specifies the private key file of the web server when SSL authentication is performed.

For file_name, specify an absolute path.

Syntax

SSLCertificateKeyFile file_name

Default value

If the definition item is omitted

Value specified in the SSLCertificateFile directive.

Locations where it can be written

httpsd.conf and <VirtualHost>

Example

SSLCertificateKeyFile "installation_directory_for_Application_Server
/httpsd/conf/ssl/server/httpsdkey.pem"