**====== Learnexa SSL Change ====== ** ---------------------------------- ---------------------------------- ---------------------------------- The renewed SSL certificates needs to be applied for - Dev Environments - QA Environments - Production Environments - Collab Environments ---------------------------------- ---------------------------------- ---------------------------------- \\ **For changing the SSL in Dev,QA ** -> Login into the respected server. -> Go to the certificate path cd /opt/haproxy/ssl/certs.d -> Update the new server.crt into the pem file. -> Bundle.crt and server.key will remain the same. -> After updating the pem file. Restart the haproxy service. After the certificates are updated,we have to validate the sites using -> www.ssllabs.com -> www.sslshopper.com ---------------------------------- ---------------------------------- ---------------------------------- \\ **For changing the SSL in dev01 Collab. ** -> Login into the respected server. -> Go to the certificate path cd /etc/nginx/ssl/certs.d -> Update the new server.crt into the pem file. -> Bundle.crt and server.key will remain the same. -> After updating the crt file. Restart the nginx service. ---------------------------------- ---------------------------------- ---------------------------------- \\ **For Changing the SSL Certificate in Production and Production-Collab.** -> Login in to the respected haproxy server. -> Go to the certificate path cd /etc/haproxy/ssl/certs.d -> Add the server.crt into the pem file. -> Bundle.crt and server.key will remain the same. -> After updating the pem file. Restart the haproxy service. After the certificates are updated,we have to validate the sites using -> www.ssllabs.com -> www.sslshopper.com