[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r830307 - in /httpd/httpd/trunk/docs/manual: glossary.html.en
From:       poirier () apache ! org
Date:       2009-10-27 19:29:40
Message-ID: 20091027192941.0DE7A23889B8 () eris ! apache ! org
[Download RAW message or body]

Author: poirier
Date: Tue Oct 27 19:29:40 2009
New Revision: 830307

URL: http://svn.apache.org/viewvc?rev=830307&view=rev
Log:
Add SNI to the glossary

Modified:
    httpd/httpd/trunk/docs/manual/glossary.html.en
    httpd/httpd/trunk/docs/manual/glossary.xml

Modified: httpd/httpd/trunk/docs/manual/glossary.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.en?rev=830307&r1=830306&r2=830307&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.en (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.en Tue Oct 27 19:29:40 2009
@@ -381,6 +381,17 @@
       See: <a href="ssl/">SSL/TLS Encryption</a>
     </dd>
 
+    <dt><a name="servernameindication" id="servernameindication">Server Name
+        Indication</a> <a name="sni" id="sni">(SNI)</a></dt>
+    <dd>An SSL function that allows passing the desired server
+      hostname in the initial SSL handshake message, so that the web
+      server can select the correct virtual host configuration to use
+      in processing the SSL handshake.  It was added to SSL starting
+      with the TLS extensions, RFC 3546.  <br />
+      See: <a href="ssl/ssl_faq.html">the SSL FAQ</a>
+      and <a href="http://www.ietf.org/rfc/rfc3546.txt">RFC 3546</a>
+    </dd>
+
     <dt><a name="serversideincludes" id="serversideincludes">Server Side
         Includes</a> <a name="ssi" id="ssi">(SSI)</a></dt>
     <dd>A technique for embedding processing directives inside HTML files.<br />

Modified: httpd/httpd/trunk/docs/manual/glossary.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.xml?rev=830307&r1=830306&r2=830307&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.xml (original)
+++ httpd/httpd/trunk/docs/manual/glossary.xml Tue Oct 27 19:29:40 2009
@@ -400,6 +400,17 @@
       See: <a href="ssl/">SSL/TLS Encryption</a>
     </dd>
 
+    <dt><a name="servernameindication" id="servernameindication">Server Name
+        Indication</a> <a name="sni" id="sni">(SNI)</a></dt>
+    <dd>An SSL function that allows passing the desired server
+      hostname in the initial SSL handshake message, so that the web
+      server can select the correct virtual host configuration to use
+      in processing the SSL handshake.  It was added to SSL starting
+      with the TLS extensions, RFC 3546.  <br />
+      See: <a href="ssl/ssl_faq.html">the SSL FAQ</a>
+      and <a href="http://www.ietf.org/rfc/rfc3546.txt">RFC 3546</a>
+    </dd>
+
     <dt><a name="serversideincludes" id="serversideincludes">Server Side
         Includes</a> <a name="ssi" id="ssi">(SSI)</a></dt>
     <dd>A technique for embedding processing directives inside HTML files.<br />


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic