Syntax: | proxy_ssl_ciphers |
---|---|
Default: | proxy_ssl_ciphers DEFAULT; |
Context: | stream , server |
Specifies the enabled ciphers for connections to a proxied server. The ciphers are specified in the format understood by the OpenSSL library.
The full list can be viewed using the “openssl ciphers
” command.
Please login to continue.