When I try many operations, such checking the status of my certificates, I get the following warning.
/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py:163: CryptographyDeprecationWarning: OpenSSL version 1.0.1 is no longer supported by the OpenSSL project, please upgrade. A future version of cryptography will drop support for it.
utils.CryptographyDeprecationWarning
With non-rolling release OSes, it’s often necessary to upgrade to a newer release of the OS to get a newer version of core system libraries like OpenSSL.
Could you please give me a link for how to do this? Is there any chance other parts if my system such as the Apache server could break with such a manual update?
My problem description is simpler now. The warning appears simply by running the version command
certbot-auto --version
output:
/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py:163: CryptographyDeprecationWarning: OpenSSL version 1.0.1 is no longer supported by the OpenSSL project, please upgrade. A future version of cryptography will drop support for it.
utils.CryptographyDeprecationWarning
certbot 0.32.0