Hi Guys,
We are using 7-mode and exploring the NMSDK 5.6 using python framework, NetApp base (firmware) Version: 1.4 P6
I tried to connect to filer using the apitest.py but I am receiving the following error.
[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:661)
After searching in forums for this error, Users mentioning to enable SSL v3 along with TLS. I tried to do that but our internal team is not willing to do it because of security issue.
Please advise how to resolve it.