zrhoffman commented on code in PR #7645:
URL: https://github.com/apache/trafficcontrol/pull/7645#discussion_r1264052069


##########
.github/actions/to-integration-tests/cdn.json:
##########
@@ -1,8 +1,15 @@
 {
+       "client_certificate_authentication" : {
+               "root_certificates_directory" : "/etc/pki/tls/traffic_ops/"
+       },
        "disable_auto_cert_deletion": false,
        "use_ims": true,
        "role_based_permissions": true,
        "traffic_ops_golang": {
+               "tls_config": {
+                       "MinVersion": 769,

Review Comment:
   Changing that is a little outside the scope of this PR though, so a new 
issue should be opened for it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to