Generating LetsEncrypt SSL - Bleckmann New Custom URL: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 May 2023

  • curprev 09:2309:23, 30 May 2023152.57.93.195 talk 823 bytes +823 Created page with "Generating Letsencrypt SSL Manually ----------------------------------- - Login to server - Create new nginx .conf file for new custom URL - Create simlink for newly added .conf file to sites-enabled folder ln -s /etc/nginx/sites-available/.conf /etc/nginx/sites-enabled/ Then we need to generate SSL for newly added custom URL - Run below command with appropritae information certbot renew --webroot  /var/www/html -d domainname this will genearte .pem and .key fil..."