diff options
author | Daniel Ferradal <dferradal@apache.org> | 2024-02-25 12:47:27 +0100 |
---|---|---|
committer | Daniel Ferradal <dferradal@apache.org> | 2024-02-25 12:47:27 +0100 |
commit | fd58fb6c8cb03ecd1f1bbac9904f4eb6b461d498 (patch) | |
tree | 4d16c3ce2766d6cc068a565dcf504233b943ed5f /docs/manual/mod/mod_ssl.html.en.utf8 | |
parent | mod_ssl: Follow up to r1913815: szCryptoDevice to NULL when !MODSSL_HAVE_ENGI... (diff) | |
download | apache2-fd58fb6c8cb03ecd1f1bbac9904f4eb6b461d498.tar.xz apache2-fd58fb6c8cb03ecd1f1bbac9904f4eb6b461d498.zip |
Added getting-started.xml.es Spanish Translation + files modified by ./build.sh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915991 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/mod_ssl.html.en.utf8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.html.en.utf8 b/docs/manual/mod/mod_ssl.html.en.utf8 index a9bf75a135..3e14a1f5ec 100644 --- a/docs/manual/mod/mod_ssl.html.en.utf8 +++ b/docs/manual/mod/mod_ssl.html.en.utf8 @@ -1962,7 +1962,7 @@ SSLProxyCACertificateFile</a></code>.</p> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl</td></tr> <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The proxy section context is allowed in httpd 2.4.30 and later<br /> -Inclusion of non-leaf (CA) certificates is permitted only in httpd 2.5.1 and later.</td></tr> +Inclusion of non-leaf (CA) certificates is permitted only in httpd 2.4.59 and later.</td></tr> </table> <p> This directive sets the all-in-one file where you keep the certificates and |