From e46bfdd8062eb541ae1da44a252c2312ade4c746 Mon Sep 17 00:00:00 2001 From: Hakase Date: Mon, 8 Oct 2018 07:55:07 +0900 Subject: [PATCH] Add comment(strict sni) to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bcfe2b..3be9e36 100644 --- a/README.md +++ b/README.md @@ -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 }).