From 7b18e09b78a8ec0399dea7df36fc9e8d9a1ffdbd Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 22 Jul 2012 15:50:01 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1364335 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/ssl/ssl_faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml index cf5dd127ef..22aa7b32f0 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.xml @@ -626,7 +626,7 @@ Virtual Hosting to identify different SSL virtual hosts? specification added, called Server Name Indication (SNI).

Note that if you have a wildcard SSL certificate, or a - certificate that has multple hostnames on it using subjectAltName + certificate that has multiple hostnames on it using subjectAltName fields, you can use SSL on name-based virtual hosts without further workarounds.

-- 2.50.0