Generate Let’s Encrypt Certificate with DNS Challenge
Step 1 — Install Let’s Encrypt Certbot Let’s Encrypt provides CLI namely Certbot to generate the certificate sudo apt install certbot Step 2 — Generate new certificate using Certbot The command to…