From a9784375c95fd59bf0fa24015d507e5a9251f8d4 Mon Sep 17 00:00:00 2001
From: Luca Toscano
Date: Sat, 22 Sep 2018 14:51:30 +0000
Subject: [PATCH] mod_ssl.xml: bring balance to the force
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841685 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_ssl.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 588798cc3e4..a5c45232db4 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -693,7 +693,8 @@ This complex directive uses a colon-separated cipher-spec string
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.
+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.
--
2.47.3