Add comment(strict sni) to README.md

openssl-1.1.1
Hakase 2018-10-08 07:55:07 +09:00
parent 8c1dcb3c22
commit e46bfdd806
No known key found for this signature in database
GPG Key ID: BB2821A9E0DF48C9
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ Run it from the nginx directory.
``curl https://raw.githubusercontent.com/hakasenyang/openssl-patch/master/nginx_strict-sni.patch | patch -p1``
This is a condition for using strict sni.
This is a condition for using strict sni. [View issue.](https://github.com/hakasenyang/openssl-patch/issues/7#issuecomment-427664716)
- Strict SNI requires at least two ssl server (fake) settings (se
rver { listen 443 ssl }).