| Syntax: | uwsgi_ssl_protocols
[ |
|---|---|
| Default: | uwsgi_ssl_protocols TLSv1 TLSv1.1 TLSv1.2; |
| Context: | http, server, location |
This directive appeared in version 1.5.8.
Enables the specified protocols for requests to a secured uwsgi server.
Please login to continue.