From d799553eb16e6fe9a057e4f57d73db13e1aa786f Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Fri, 22 Jul 2011 09:32:25 -0400 Subject: move project page to ooo-pages branch --- sni/index.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 sni/index.xml (limited to 'sni') diff --git a/sni/index.xml b/sni/index.xml new file mode 100644 index 0000000..4b1939f --- /dev/null +++ b/sni/index.xml @@ -0,0 +1,32 @@ + + + +
+ +
+ + +

+Server name indication is a way for HTTP TLS clients to indicate the name of +the server they are connecting to. This allows multiple TLS virtual hosts on a +single IP. The protocol is described in RFC 3546.

+

+ + +

+
+ +
+ +
-- cgit