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.
| Type: | String | 
| Default: | None | 
| Required: | Yes | 
| Configuration Section: | SSLOptionN | 
| Example: | SSLCertificate=host1.crt | 
| See Also: | SSLConfig SSLCertificate SSLPrivateKeyPassword |