From: Jim Jagielski Date: Thu, 14 May 2009 12:23:51 +0000 (+0000) Subject: German xforms X-Git-Tag: 2.2.12~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8138a9c013490b39e23edf049d58e88fb980fbd;p=thirdparty%2Fapache%2Fhttpd.git German xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@774743 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index 5dd571d26a6..90460ad9b17 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -393,6 +393,8 @@
  • SSLProxyCACertificatePath
  • SSLProxyCARevocationFile
  • SSLProxyCARevocationPath
  • +
  • SSLProxyCheckPeerCN
  • +
  • SSLProxyCheckPeerExpire
  • SSLProxyCipherSuite
  • SSLProxyEngine
  • SSLProxyMachineCertificateFile
  • diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index b1a1483a7c4..8b8fe1e15a8 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -204,7 +204,7 @@ authenticating the user if this one fails modules AuthzUserAuthoritative On|Off On dhBSets whether authorization will be passed on to lower level modules -BalancerMember url [key=value [key=value ...]]dEAdd a member to a load balancing group +BalancerMember [balancerurl] url [key=value [key=value ...]]dEAdd a member to a load balancing group BrowserMatch regex [!]env-variable[=value] [[!]env-variable[=value]] ...svdhBSets environment variables conditional on HTTP User-Agent @@ -711,6 +711,10 @@ Remote Server Auth Remote Server Auth SSLProxyCARevocationPath directory-pathsvEDirectory of PEM-encoded CA CRLs for Remote Server Auth +SSLProxyCheckPeerCN on|off off svEWhether to check the remote server certificates CN field + +SSLProxyCheckPeerExpire on|off off svEWhether to check if remote server certificate is expired + SSLProxyCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H +svdhECipher Suite available for negotiation in SSL proxy handshake SSLProxyEngine on|off off svESSL Proxy Engine Operation Switch