search for: hazmat

Displaying 3 results from an estimated 3 matches for "hazmat".

Did you mean: hatmat
2020 Oct 05
2
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
...h has stopped working and the error message is: /usr/lib/python2.7/site-packages/josepy/util.py:9: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.primitives.asymmetric import rsa Traceback (most recent call last): File "/usr/bin/certbot", line 9, in <module> load_entry_point('certbot==1.7.0', 'console_scripts', 'certbot')() File "/usr/lib/python2.7/site-packages/pkg_resources.py", lin...
2019 Sep 17
0
audit freeing multiple contexts (when running certbot)
...on 3.4), whether or not it renews the certificate. The above instance was created by running the following command: [root at merlin ~]# date ; cd /opt/letsencrypt && ./certbot-auto renew ; date Tue Sep 17 10:32:24 BST 2019 /opt/eff.org/certbot/venv/lib/python3.4/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 Saving debug log to /var/log/letsencrypt/letsencryp...
2020 Oct 05
0
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
...error message is: > > /usr/lib/python2.7/site-packages/josepy/util.py:9: > CryptographyDeprecationWarning: Python 2 is no longer supported by the > Python core team. Support for it is now deprecated in cryptography, and > will be removed in a future release. > from cryptography.hazmat.primitives.asymmetric import rsa > Traceback (most recent call last): > File "/usr/bin/certbot", line 9, in <module> > load_entry_point('certbot==1.7.0', 'console_scripts', 'certbot')() > File "/usr/lib/python2.7/site-packages/pkg_resour...