Hey guys, not exactly dev related but I'm struggling with this and I need some help.
Tried to renew SSL certificates from LetsEncrypt today, and I was met with Your system is not supported by certbot-auto anymore.
I followed the instructions on Certbot Instructions | Certbot, but whenever I run sudo certbot --nginx
I still get "Your system is not supported..."
I assume this is because the certbot commands still points to my old installation, but I've removed certbot with sudo apt-get remove certbot
so what's happening here?
(If not obvious, I'm a complete newbie at this).