Question
Howto Web2py Nginx Letsencrypt Certbot config
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.
×