Syntax: | ssl_protocols
[ |
---|---|
Default: | ssl_protocols TLSv1 TLSv1.1 TLSv1.2; |
Context: | stream , server |
Enables the specified protocols. The TLSv1.1
and TLSv1.2
parameters work only when the OpenSSL library of version 1.0.1 or higher is used.
Please login to continue.