]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
add note about SNI
authorChristian Weiske <cweiske@cweiske.de>
Fri, 13 May 2011 16:16:25 +0000 (18:16 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 13 May 2011 16:16:25 +0000 (18:16 +0200)
doc/ssl-client-certificates.rst

index e12b507182eaddfc37ae6ffd946201eeee00d563..7abf17ab0fb187a04a75b9ab266b51d83b311cbe 100644 (file)
@@ -94,7 +94,14 @@ you use.
 Apache configuration
 --------------------
 To make use of SSL client certificates, you need to deliver SemanticScuttle
-via HTTPS. 
+via HTTPS.
+
+Note that you can equip several virtual hosts with SSL certificates
+and keep them on the same, standard SSL port by using SNI -
+`Server Name Indication`__.
+
+.. _SNI: http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI
+__ SNI_
 
 A basic virtual host configuration with SSL looks like this: