I looked at another post here that had the error, but it was because they turned off http. Another post talked about getting a more recent certbot client.
Thanks man! So how can I get the updated version of certbot? I’ve read somewhere you can possibly grab it from Github, but I don’t know how to do that.
Well, you can follow the “Ubuntu (other)” instructions to install and use up-to-date certbot-auto.
I don’t really recommend it. It’s easy and it will work, but it’s a bit awkward. It will install a second copy of all of Certbot’s dependencies (some apt packages, and some things in root's home directory). You’ll have to adjust the Certbot package’s “certbot renew” systemd timer to run certbot-auto instead.
Downgrading Certboti n the future could potentially cause compatibility issues. (I don’t think it will currently, but i’m not certain about the Nginx configuration parts, and it it’s subject to change in a future release.)
This isn’t that critical a bug. And the PPA will likely be updated before your certificates expire.