Nginx setup ssl


how to do this step 1. On App Server 1 there is a self signed SSL certificate and key present at location /tmp/nautilus.crt and /tmp/nautilus.key . Move them to some appropriate location and deploy the same in Nginx.

@hitesh2 were you able to perform this step?
task 2:
On App Server 3 there is a self signed SSL certificate and key present at location /tmp/nautilus.crt and /tmp/nautilus.key . Move them to some appropriate location and deploy the same in Nginx.

as per this task.
from this url:

I have updated this file as per the task.


How to check whether the ssl certificates are deployed correctly on nginx?

@Inderpreet @vijin.palazhi @Lalit @kodekloud-support3
Could you please check and advise. thank you

scp these certificate to app server 1 and then use them

if you are able to get response of https request then you have installed the correct certificated

/etc/pki/tls/private/server.key;