proxy_ssl_certificate_key

Syntax: proxy_ssl_certificate_key file;
Default:
Context: http, server, location

This directive appeared in version 1.7.8.

Specifies a file with the secret key in the PEM format used for authentication to a proxied HTTPS server.

The value engine:name:id can be specified instead of the file (1.7.9), which loads a secret key with a specified id from the OpenSSL engine name.

doc_nginx
2017-02-09 07:08:30
Comments
Leave a Comment

Please login to continue.