I am running 2 sites(different domains) on this configuration: Web2py behind Nginx(uwsgi)-default web2py docs way So i have no server-block on nginx config.
Which is the recommended way to use Letsencrypt SSL certificate on both domains ?
Maybe Certbot + certbot-dns-digitalocean plugin ?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
Yes I believe that the certbot-dns-digitalocean is a good way to go. Another option would be to manually add the DNS records every time which is not very optimal.