+1 Using letsencrypt-auto on Ubuntu 16.04
me to
+1 Using letsencrypt-auto on Ubuntu 16.04
With all command's that installs python packages
No, letsencrypt is using setuptools v20.2.2, which doesnât have that problem. The version of setuptools used also hasnât been changed in a year.
https://github.com/certbot/certbot/blame/master/letsencrypt-auto#L947
Itâs working now. All certificates have been renewed
Confirmed. Itâs working again. Thanks for the fast fix (who ever did it).
Confirmed here as well.
Thanks.
For the record, what was the issue ?
I confirm as well that I was able to generate a new certificate. And, SSL certificate was not the issue.
Great! Thanks for the fast response.
Thank you itâs working now
hi all
A) Please add the following flag to your certbot-auto commands
--no-self-upgrade (certbot-auto only) prevent the certbot-auto script
from upgrading itself to newer released versions
It's good to upgrade certbot-auto regulalry however this should be done in a controlled manner (i.e. where you can choose)
B) The root cause was that the certificate served by PyPI was having an issue. As the packages are usually obtained from there the issue and the resolution lie with PyPi fixing their certificate related issues
Well done @fracolo for identifying the root cause
Andrei
PyPI wasnât having any certificates issues, as far as i know, though.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
