Hello,
Certbot doesn't work due to cryptography >= 3.2
Need advise on how to continue, abondon certbot for acme.sh or wait?
Can you be sure that there will be an update for cryptography in the ports?
Thank you,
bugs.freebsd.org
Certbot doesn't work due to cryptography >= 3.2
Code:
pkg_resources.ContextualVersionConflict: (cryptography 2.9.2 (/usr/local/lib/python3.7/site-packages),
Requirement.parse('cryptography>=3.2'), {'PyOpenSSL'})
Need advise on how to continue, abondon certbot for acme.sh or wait?
Can you be sure that there will be an update for cryptography in the ports?
Thank you,