| Syntax: | ssl_certificate_key |
|---|---|
| Default: | — |
| Context: | stream, server |
Specifies a file with the secret key in the PEM format for the given server.
The value engine:name:id can be specified instead of the file, which loads a secret key with a specified id from the OpenSSL engine name.
Please login to continue.