Syntax: | uwsgi_ssl_server_name |
---|---|
Default: | uwsgi_ssl_server_name off; |
Context: | http , server , location |
This directive appeared in version 1.7.0.
Enables or disables passing of the server name through TLS Server Name Indication extension (SNI, RFC 6066) when establishing a connection with the secured uwsgi server.
Please login to continue.