This topic created in 3169 days ago, the information mentioned may be changed or developed.
输入./certbot-auto renew --dry-run
提示:/root/.local/share/letsencrypt/lib/python2.6/site-packages/cryptography/__init__.py:26: DeprecationWarning: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of cryptography will drop support for Python 2.6
DeprecationWarning
Saving debug log to /var/log/letsencrypt/letsencrypt.log
更新到 Python2.7.5 后还是提示这个报错
第一次续期证书,请问是什么原因?