From 21d47f58b482a316f8d629c5504be5f338a9f1e3 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 22 Jul 2012 15:50:52 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1364337 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 9093cab2174..8062737d885 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.xml @@ -775,7 +775,7 @@ error when connecting to my newly installed server? circumvent this issue.

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.47.2