You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2016/02/04 17:17:30 UTC

trafficserver git commit: Fix records.config docs to show TLSv1_2 enabled by default.

Repository: trafficserver
Updated Branches:
  refs/heads/master d8bc5089b -> ebe8d44a2


Fix records.config docs to show TLSv1_2 enabled by default.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/ebe8d44a
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/ebe8d44a
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/ebe8d44a

Branch: refs/heads/master
Commit: ebe8d44a24f13c7d28a52dc5e094c6e5be989f65
Parents: d8bc508
Author: Phil Sorber <so...@apache.org>
Authored: Thu Feb 4 09:17:16 2016 -0700
Committer: Phil Sorber <so...@apache.org>
Committed: Thu Feb 4 09:17:16 2016 -0700

----------------------------------------------------------------------
 doc/admin-guide/files/records.config.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ebe8d44a/doc/admin-guide/files/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst
index f5579a5..b5fedb9 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -2588,7 +2588,7 @@ SSL Termination
 
 .. ts:cv:: CONFIG proxy.config.ssl.TLSv1_2 INT 1
 
-   Enables (``1``) or disables (``0``) TLS v1.2.  If not specified, DISABLED by default.  [Requires OpenSSL v1.0.1 and higher]
+   Enables (``1``) or disables (``0``) TLS v1.2.  If not specified, enabled by default.  [Requires OpenSSL v1.0.1 and higher]
 
 .. ts:cv:: CONFIG proxy.config.ssl.client.certification_level INT 0