From: André Malo Date: Tue, 11 Jul 2006 21:12:08 +0000 (+0000) Subject: update mod_ssl transformation X-Git-Tag: 2.3.0~2273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c75787445751525559ea7bf87f6949b650de09e;p=thirdparty%2Fapache%2Fhttpd.git update mod_ssl transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420992 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index fd418d905e9..ccf092fd8a2 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -910,18 +910,16 @@ SSLPassPhraseDialog exec:/usr/local/apache/sbin/pp-filter
top

SSLProtocol Directive

- + -
Description:Configure usable SSL protocol flavors
Description:Configure usable SSL protocol versions
Syntax:SSLProtocol [+|-]protocol ...
Default:SSLProtocol all
Context:server config, virtual host
Override:Options
Status:Extension
Module:mod_ssl

-This directive can be used to control the SSL protocol flavors mod_ssl should -use when establishing its server environment. Clients then can only connect -with one of the provided protocols.

+This directive can be used to control which versions of the SSL protocol +will be accepted in new connections.

The available (case-insensitive) protocols are:

diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 342aefb3b77..54a93e605a3 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -707,7 +707,7 @@ operations SSLOptions [+|-]option ...svdhEConfigure various SSL engine run-time options SSLPassPhraseDialog type builtin sEType of pass phrase dialog for encrypted private keys -SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol flavors +SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol versions SSLProxyCACertificateFile file-pathsvEFile of concatenated PEM-encoded CA Certificates for Remote Server Auth SSLProxyCACertificatePath directory-pathsvEDirectory of PEM-encoded CA Certificates for diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 4744b4f5628..52b9b5f4683 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -687,7 +687,7 @@ operations SSLOptions [+|-]option ...svdhEConfigure various SSL engine run-time options SSLPassPhraseDialog type builtin sEType of pass phrase dialog for encrypted private keys -SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol flavors +SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol versions SSLProxyCACertificateFile file-pathsvEFile of concatenated PEM-encoded CA Certificates for Remote Server Auth SSLProxyCACertificatePath directory-pathsvEDirectory of PEM-encoded CA Certificates for diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 24a170d6846..188e0d1f94a 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -693,7 +693,7 @@ operations SSLOptions [+|-]option ...svdhEConfigure various SSL engine run-time options SSLPassPhraseDialog type builtin sEType of pass phrase dialog for encrypted private keys -SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol flavors +SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol versions SSLProxyCACertificateFile file-pathsvEFile of concatenated PEM-encoded CA Certificates for Remote Server Auth SSLProxyCACertificatePath directory-pathsvEDirectory of PEM-encoded CA Certificates for diff --git a/docs/manual/mod/quickreference.html.ja.euc-jp b/docs/manual/mod/quickreference.html.ja.euc-jp index b6c993f3586..ec8a4e1efe6 100644 --- a/docs/manual/mod/quickreference.html.ja.euc-jp +++ b/docs/manual/mod/quickreference.html.ja.euc-jp @@ -643,7 +643,7 @@ operations SSLOptions [+|-]option ...svdhEConfigure various SSL engine run-time options SSLPassPhraseDialog type builtin sEType of pass phrase dialog for encrypted private keys -SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol flavors +SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol versions SSLProxyCACertificateFile file-pathsvEFile of concatenated PEM-encoded CA Certificates for Remote Server Auth SSLProxyCACertificatePath directory-pathsvEDirectory of PEM-encoded CA Certificates for diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index e8bb807e1e5..5db2a4c31fe 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -649,7 +649,7 @@ operations SSLOptions [+|-]option ...svdhEConfigure various SSL engine run-time options SSLPassPhraseDialog type builtin sEType of pass phrase dialog for encrypted private keys -SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol flavors +SSLProtocol [+|-]protocol ... all svEConfigure usable SSL protocol versions SSLProxyCACertificateFile file-pathsvEFile of concatenated PEM-encoded CA Certificates for Remote Server Auth SSLProxyCACertificatePath directory-pathsvEDirectory of PEM-encoded CA Certificates for