From: Kaspar Brand
Date: Sun, 26 Apr 2015 07:16:35 +0000 (+0000)
Subject: adjust link to SSL_CONF_cmd man page on www.openssl.org, again
X-Git-Tag: 2.4.13~152
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc864083544cc1251c40a4c641c6df1f979fb6aa;p=apache
adjust link to SSL_CONF_cmd man page on www.openssl.org, again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1676088 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index cb18094569..f1b2b61862 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -158,6 +158,8 @@ compatibility variables.
SSL_CLIENT_M_SERIAL | string | The serial of the client certificate |
SSL_CLIENT_S_DN | string | Subject DN in client's certificate |
SSL_CLIENT_S_DN_ x509 | string | Component of client's Subject DN |
+SSL_CLIENT_SAN_Email_ n | string | Client certificate's subjectAltName extension entries of type rfc822Name |
+SSL_CLIENT_SAN_DNS_ n | string | Client certificate's subjectAltName extension entries of type dNSName |
SSL_CLIENT_I_DN | string | Issuer DN of client's certificate |
SSL_CLIENT_I_DN_ x509 | string | Component of client's Issuer DN |
SSL_CLIENT_V_START | string | Validity of client's certificate (start time) |
@@ -172,6 +174,8 @@ compatibility variables.
SSL_SERVER_M_VERSION | string | The version of the server certificate |
SSL_SERVER_M_SERIAL | string | The serial of the server certificate |
SSL_SERVER_S_DN | string | Subject DN in server's certificate |
+SSL_SERVER_SAN_Email_ n | string | Server certificate's subjectAltName extension entries of type rfc822Name |
+SSL_SERVER_SAN_DNS_ n | string | Server certificate's subjectAltName extension entries of type dNSName |
SSL_SERVER_S_DN_ x509 | string | Component of server's Subject DN |
SSL_SERVER_I_DN | string | Issuer DN of server's certificate |
SSL_SERVER_I_DN_ x509 | string | Component of server's Issuer DN |
@@ -1100,7 +1104,7 @@ features are added to OpenSSL.
depends on the OpenSSL version being used for mod_ssl
(at least version 1.0.2 is required). For a list of supported command
names, see the section Supported configuration file commands in the
-SSL_CONF_cmd(3) manual page for OpenSSL.
+SSL_CONF_cmd(3) manual page for OpenSSL.
Some of the SSLOpenSSLConfCmd
commands can be used
as an alternative to existing directives (such as
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 6d2bf2d322..218a840147 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -2632,7 +2632,7 @@ features are added to OpenSSL.
depends on the OpenSSL version being used for mod_ssl
(at least version 1.0.2 is required). For a list of supported command
names, see the section Supported configuration file commands in the
-SSL_CONF_cmd(3) manual page for OpenSSL.
+SSL_CONF_cmd(3) manual page for OpenSSL.
Some of the SSLOpenSSLConfCmd commands can be used
as an alternative to existing directives (such as
diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr
index 4bfd27ee24..0e803b4766 100644
--- a/docs/manual/mod/mod_ssl.xml.fr
+++ b/docs/manual/mod/mod_ssl.xml.fr
@@ -1,7 +1,7 @@
-
+