SSLPrivateKey

The private security key for the SSL certificate. It can be either ASN1 or PEM format. This parameter requires a matching SSLCertificate value.

You can specify the file name with an absolute or relative path to the location of the key file.

NOTE: In a unified IDOL Server configuration, Micro Focus recommends that you use absolute paths to specify the location of the key file, so that all components can read the same path.

Relative paths are relative to the component executable. If you use a relative path or file name only, you must place the key file in the component directory for each component that must use SSL.

Type: String
Default: None
Required: Yes
Configuration Section: SSLOptionN
Example: SSLCertificate=host1.crt
SSLPrivateKey=host1.key
See Also: SSLConfig
SSLCertificate
SSLPrivateKeyPassword