Skip to main content

All Questions

Tagged with
3 votes
1 answer
417 views

certbot-auto fails to install automatic renewal?

I am using kernel 3.10 on CentOS 7. I have successfully installed CertBot 1.10.1 using alternative installation instructions as certbot-auto. Running certbot-auto successfully generated certificates ...
Alex's user avatar
  • 192
0 votes
1 answer
2k views

Renewing Certbot Let's Encrypt WILDCARD Certificates in Cron

I've been searching for a good solution to renew WILDCARD certificates from Let's Encrypt. It's easy to set up a wildcard certificate: Apache Debian 9 Stretch: sudo apt-get install certbot python-...
Maciek's user avatar
  • 121
1 vote
2 answers
9k views

How do I stop DeprecationWarning for Python 2.6?

I have to run this command daily in a cron to refresh certifications. # /root/certbot-auto renew --quiet /root/.local/share/letsencrypt/lib/python2.6/site-packages/cryptography/__init__.py:26: ...
Chloe's user avatar
  • 6,046