Add a description of Strict SNI

This commit is contained in:
2018-09-17 16:50:21 +09:00
parent 01ec7ac6b5
commit c3d3479327
+2
View File
@@ -39,6 +39,8 @@ Example Web Server - [https://ssl.hakase.io/](https://ssl.hakase.io/)
- and the other.
- HPACK, SSL Dynamic TLS Records Support. (Thanks to cloudflare!)
- 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
- Auto build (rpm, deb, etc.)