forked from Hakase/nginx-build
Add a description of Strict SNI
This commit is contained in:
@@ -39,6 +39,8 @@ Example Web Server - [https://ssl.hakase.io/](https://ssl.hakase.io/)
|
|||||||
- and the other.
|
- and the other.
|
||||||
- HPACK, SSL Dynamic TLS Records Support. (Thanks to cloudflare!)
|
- HPACK, SSL Dynamic TLS Records Support. (Thanks to cloudflare!)
|
||||||
- SSL Strict-SNI (ex: http { strict_sni on; } )
|
- SSL Strict-SNI (ex: http { strict_sni on; } )
|
||||||
|
- Strict SNI requires at least two ssl server settings (server { listen 443 ssl }).
|
||||||
|
- It does not matter what kind of certificate or duplicate.
|
||||||
|
|
||||||
## Upcoming Features
|
## Upcoming Features
|
||||||
- Auto build (rpm, deb, etc.)
|
- Auto build (rpm, deb, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user