From: Eric Covener Date: Fri, 30 Mar 2018 12:40:13 +0000 (+0000) Subject: bring balance to the force X-Git-Tag: 2.5.0-alpha2-ci-test-only~2737 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587941ff2abe8e6aa9843cbdd0d1166eb185175a;p=thirdparty%2Fapache%2Fhttpd.git bring balance to the force git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828059 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 5ad451e524a..eb2470acf5e 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -690,6 +690,7 @@ consisting of OpenSSL cipher specifications to configure the Cipher Suite the client is permitted to negotiate in the SSL handshake phase. The optional protocol specifier can configure the Cipher Suite for a specific SSL version. Possible values include "SSL" for all SSL Protocols up to and including TLSv1.2. +

Notice that this directive can be used both in per-server and per-directory context.