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


##########
.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:
   please in the name of all that is good and sacred in this world tell me that 
we don't seriously use hard-coded, implementation-defined, numeric constants to 
define security-related configuration



-- 
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