uwsgi_ssl_certificate_key

Syntax: uwsgi_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 secured uwsgi 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:10:09
Comments
Leave a Comment

Please login to continue.