Problem with Certbot Pip Package

I just found a solution:

1 Like

Keep in mind that auto is deprecated.

2 Likes

That method works by following the documentation on EFF's official certbot docs. Then I can run sudo certbot-auto install (since /usr/local/bin/ was already in my $PATH (If it isn't in your $PATH, run sudo /usr/local/bin/certbot-auto install). Because I used that wrapper though, instead of using certbot to manage SSL certificates, I use the command, certbot-auto. Hope if anyone else runs into the same problem, this information helps :smiley:

2 Likes

Well it got me to Certbot version 1.9.0 which is what I wanted. 0.31.0 is horribly outdated. The Debian project is at fault for that. You'd think that for packages like that, packages that really need the security and bug fixes, that the OS who prides itself on stability would upgrade certbot to keep that reputation of stability...

2 Likes

I concur completely. :grin:

1 Like

Isn't docker just as terrible as snap?

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.