While executing certbot renew
command suddenly this error occurs:
ImportError: cannot import name 'FILETYPE_PEM' from 'OpenSSL.crypto' (/usr/lib/python3/dist-packages/OpenSSL/crypto.py)
OS: on Debian 12
python: 3.9
certbot: 1.12.0
HTTP service: Nginx
I expect that as usual the certificate be renewed.
New contributor
ArnaudB is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.