summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-07-03 10:29:00 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-07-03 10:29:00 +0000
commit1a969cacca2d0472c3e7b2decc8bca5fe0dadc9b (patch)
treed6e5719b2a3f6202b637b594c7cafc37a0ef58b8 /doc
parent3c8d919bb6d1c551e84aaaa058da5a1de247ca72 (diff)
downloadneon-1a969cacca2d0472c3e7b2decc8bca5fe0dadc9b.tar.gz
* doc/ref/sessflags.xml: Document NE_SESSFLAG_TLS_SNI.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1457 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/sessflags.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ref/sessflags.xml b/doc/ref/sessflags.xml
index 0b8cf3f..3249d5d 100644
--- a/doc/ref/sessflags.xml
+++ b/doc/ref/sessflags.xml
@@ -82,6 +82,14 @@
use</simpara>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><constant>NE_SESSFLAG_TLS_SNI</constant></term>
+ <listitem>
+ <simpara>disable this flag if a server is used
+ which does not correctly support the TLS SNI
+ extension</simpara>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>