rbrutas commented on issue #2075: TO: allow ssl connection to db to be required URL: https://github.com/apache/incubator-trafficcontrol/pull/2075#issuecomment-378031533 Tested working. I secure TCP/IP connections with SSL using this [link](https://www.postgresql.org/docs/9.6/static/ssl-tcp.html) Traffic Ops DB (postresql) should show the following lines on the logs when working correctly; _LOG: 00000: connection authorized: user=traffic_ops database=traffic_ops SSL enabled (protocol=TLSv1.2, cipher=ECDHE-RSA-AES256-GCM-SHA384, compression=off) LOCATION: PerformAuthentication, postinit.c:267_
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
