You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2021/02/26 17:51:39 UTC

[trafficcontrol] branch 5.1.x updated: Add missing TR HTTPS connector protocols (#5573)

This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a commit to branch 5.1.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/5.1.x by this push:
     new ae34e17  Add missing TR HTTPS connector protocols (#5573)
ae34e17 is described below

commit ae34e17836914e1f7e4dcbe8e93e5b9dc34a46d4
Author: Jonathan G <jh...@users.noreply.github.com>
AuthorDate: Wed Feb 24 13:56:57 2021 -0700

    Add missing TR HTTPS connector protocols (#5573)
    
    This extends the fix made to the RPM in #5550 to the ansible deployment automation.
    
    (cherry picked from commit dc12b9542a4c2ae03a6e5cd3d04b9e160ef9807d)
---
 infrastructure/ansible/roles/traffic-router/defaults/main.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/infrastructure/ansible/roles/traffic-router/defaults/main.yml b/infrastructure/ansible/roles/traffic-router/defaults/main.yml
index 532dc62..0c94171 100644
--- a/infrastructure/ansible/roles/traffic-router/defaults/main.yml
+++ b/infrastructure/ansible/roles/traffic-router/defaults/main.yml
@@ -104,6 +104,7 @@ tr_connectors:
     SSLEnabled: true
     clientAuth: false
     sslProtocol: 'TLS'
+    protocols: '+TLSv1.1,+TLSv1.2,+TLSv1.3'
     sslImplementationName: 'com.comcast.cdn.traffic_control.traffic_router.protocol.RouterSslImplementation'
 
 # dns.properties