From 7fc1a7463d6c0b931045e3f5545cc120e01ffb8d Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 19 Sep 2018 00:33:55 +0900 Subject: [PATCH] Add comment. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58d5a82..fa5f854 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Example Web Server - [https://ssl.hakase.io/](https://ssl.hakase.io/) - Google PageSpeed for nginx - and the other. - 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; } ) (Thanks to [@JemmyLoveJenny](https://github.com/hakasenyang/openssl-patch/issues/1#issuecomment-421551872)) - Strict SNI requires at least two ssl server settings (server { listen 443 ssl }). - It does not matter what kind of certificate or duplicate.