Say we have a site on Easy Engine v3.7.4 setup that is not encrypted. We want to get it running under HTTPS protocol, right? Let’s Encrypt seems to be the fastest, easiest and cheapest way to go. So here we go, the command is rather simple:
1 |
ee site update my.site-domain.com --letsencrypt |
Well, that’s cool, but we might get a …
Continue reading “Activating Let’s Encrypt SSL certificate on a site run by Easy Engine”