You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2015/01/03 16:10:18 UTC

trafficserver git commit: Update the default for SSLv3 setting.

Repository: trafficserver
Updated Branches:
  refs/heads/master 7d11e005d -> 0441b48a5


Update the default for SSLv3 setting.


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

Branch: refs/heads/master
Commit: 0441b48a58fe1838740f1b45cfc7dab209811db6
Parents: 7d11e00
Author: Leif Hedstrom <zw...@apache.org>
Authored: Sat Jan 3 08:07:48 2015 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Sat Jan 3 08:07:48 2015 -0700

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0441b48a/doc/reference/configuration/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst
index 2d9bd40..2b478e5 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -2096,7 +2096,7 @@ SSL Termination
 
    Enables (``1``) or disables (``0``) SSLv2. Please don't enable it.
 
-.. ts:cv:: CONFIG proxy.config.ssl.SSLv3 INT 1
+.. ts:cv:: CONFIG proxy.config.ssl.SSLv3 INT 0
 
    Enables (``1``) or disables (``0``) SSLv3.