From d4579d2e8ec9d38a6e30bc78ed50be54f51e9819 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Wed, 3 Aug 2016 15:57:54 +0200 Subject: curl-sni: replaced possess by own Signed-off-by: Olivier Gayot --- posts/curl-and-the-tls-sni-extension.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts') diff --git a/posts/curl-and-the-tls-sni-extension.rst b/posts/curl-and-the-tls-sni-extension.rst index 39d3f35..7c2950a 100644 --- a/posts/curl-and-the-tls-sni-extension.rst +++ b/posts/curl-and-the-tls-sni-extension.rst @@ -10,7 +10,7 @@ Let's say that you are hosting multiple websites on the same port of a single machine which IPv4 address is 176.31.99.217. Both websites must be accessible via HTTP and HTTPS. -You possess the NS domain *example.org* and it points to your machine. +You own the NS domain *example.org* and it points to your machine. You are using virtualhosts to manage your differents websites. i.e. the *Host* HTTP header is analysed by your webserver so it can make the decision of which -- cgit v1.2.3