NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
dsm1212
May 29, 2020Apprentice
OpenSSL 1.1.1
Any chance on an os 6 update that will get us to openssl 1.1.1 soon? The usage of cloudflare is making 1.0.0 a bit annoying. Debian Jessie was released in 2015 and is pretty officially dead June 30. ...
bbiggs
May 31, 2020Initiate
Agree. Same question from me. I'm running a ReadyNAS 214 with the latest 6.10.3 on it.
# dpkg -l | grep openssl ii openssl 1.0.1t-1+deb8u12 armel Secure Sockets Layer toolkit - cryptographic utility
I am trying to use Python 3.6.9 and am getting the following message. Anyone know how to upgrade OpenSSL manually without borking the entire NAS?
$ python3 -m OpenSSL.debug Traceback (most recent call last): File "/usr/local/lib/python3.6/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/local/lib/python3.6/runpy.py", line 109, in _get_module_details __import__(pkg_name) File "/usr/local/lib/python3.6/site-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL File "/usr/local/lib/python3.6/site-packages/OpenSSL/crypto.py", line 15, in <module> from OpenSSL._util import ( File "/usr/local/lib/python3.6/site-packages/OpenSSL/_util.py", line 6, in <module> from cryptography.hazmat.bindings.openssl.binding import Binding File "/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 205, in <module> _verify_openssl_version(Binding.lib) File "/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 169, in _verify_openssl_version "You are linking against OpenSSL 1.0.1, which is no longer " RuntimeError: You are linking against OpenSSL 1.0.1, which is no longer supported by the OpenSSL project. You need to upgrade to a newer version of OpenSSL.
Thanks!
Dewdman42
Sep 07, 2020Virtuoso
me too. Anyone figured out a way to update openssl on jessie?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!