I am using centos 7.4 server. you can use following commands for installing ssl certicate. #cd /etc/nginx/conf.d/ [root@vps147238 conf.d]# cp m.eparinay.com.conf qa.eparinay.com.conf[root@vps147238 conf.d]# vim qa.eparinay.com.conf[root@vps147238 conf.d]# sudo certbot –nginx -d qa.eparinay.com -d qa.eparinay.comSaving debug log to /var/log/letsencrypt/letsencrypt.logPlugins selected: Authenticator nginx, Installer nginxStarting new HTTPS connection (1): acme-v02.api.letsencrypt.orgAttempting to parse the version 1.23.0 renewal configuration file …
Continue reading “How to install certbot ssl certificate on nginx server”