SSL Certificate file to use to identify this component to a peer. It can be either ASN1 or PEM format. This parameter requires a matching SSLPrivateKey
value.
You can specify the file name with an absolute or relative path to the location of the certificate file.
In a unified IDOL Server configuration, HPE recommends that you use absolute paths to specify the location of the certificate 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 certificate 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: |
|