NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Unable to connect Netapp (8.1.4P1 7-Mode) with jdk1.8.0_181

Divya_Jyoti_Das
1,961 Views

Hello All,


We have below security configuration at storage side (8.1.4P1 7-Mode) 


tls.enable on
ssl.enable on
ssl.v2.enable off
ssl.v3.enable off


We tried to access storage using NetApp Manageability SDK 5.7 and it is working fine with jdk1.8.0_161.

We upgrade  JDK to  jdk1.8.0_181 and then we are not able to access it, Its throwing Exception 

 2018-08-03 05:06:27,071 [Thread-1469] app-ERROR-javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
        at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1551)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:95)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
        at netapp.manage.http.HTTPMessage.readLine(HTTPMessage.java:245)
        at netapp.manage.http.HTTPResponse.read(HTTPResponse.java:74)
        at netapp.manage.http.HTTPClient.doRequest(HTTPClient.java:772)
        at netapp.manage.NaServer.invokeHTTP(NaServer.java:955)


As per  release notes of jdk  "jdk1.8.0_181",  JDK 181 disabled "3DES cipher suites". 

 


Is there any way to fix it from NetApp side ?


 



 
 

0 REPLIES 0
Public