From d146f3b15fc7533bdd77d921b31a27462b74e841 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 21 Feb 2013 11:47:50 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448609 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.html.en | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index c2fefa1e40..700641e626 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -175,6 +175,7 @@ compatibility variables.

SSL_SERVER_CERT string PEM-encoded server certificate SSL_SRP_USER string SRP username SSL_SRP_USERINFO string SRP user info +SSL_TLS_SNI string Contents of the SNI TLS extension (if supplied with ClientHello)

x509 specifies a component of an X.509 DN; one of -- 2.50.1