<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSLHandshakeException in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123223#M2104</link>
    <description>&lt;P&gt;Using HTT{ instead of the HTTPS resolved the issue.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2016 19:25:40 GMT</pubDate>
    <dc:creator>BALAGUDURU</dc:creator>
    <dc:date>2016-09-13T19:25:40Z</dc:date>
    <item>
      <title>SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/102480#M1427</link>
      <description>&lt;P&gt;How do i resolve follwing error&lt;/P&gt;&lt;P&gt;Caused by: javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.ClientHandshaker.serverHello(ClientHandshaker.java:441)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:202)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.Handshaker.process_record(Handshaker.java:871)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at sun.net.&lt;A href="http://www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)" target="_blank"&gt;www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:18:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/102480#M1427</guid>
      <dc:creator>RATNA_GUDLAVALLETI</dc:creator>
      <dc:date>2015-03-30T13:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123217#M2098</link>
      <description>&lt;P&gt;Hi Ratna,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have an update on this. I am facing a similar issue... Unable to connect to cdot netapp using ZEDI.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 18:48:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123217#M2098</guid>
      <dc:creator>BALAGUDURU</dc:creator>
      <dc:date>2016-09-13T18:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123218#M2099</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please paste the out of the below command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Cluster:: security certificate show -vserver *&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 18:54:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123218#M2099</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2016-09-13T18:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123219#M2100</link>
      <description>&lt;P&gt;There was a bug in Ontap 7 and a workaround: Enable SSLv3 and keep SSLv2 disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssl.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssl.v2.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssl.v3.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;myfiler&amp;gt; options tls&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tls.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 18:57:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123219#M2100</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2016-09-13T18:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123220#M2101</link>
      <description>&lt;P&gt;Please go through the below link for your reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1155684/html/GUID-3E07D3F8-6A05-49C0-BF92-9C88BA252E1F.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1155684/html/GUID-3E07D3F8-6A05-49C0-BF92-9C88BA252E1F.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 19:00:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123220#M2101</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2016-09-13T19:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123221#M2102</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having trouble with the Cdot connection. and are currently running 8.3.2 and I am using NMSDK-5.5.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 19:01:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123221#M2102</guid>
      <dc:creator>BALAGUDURU</dc:creator>
      <dc:date>2016-09-13T19:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: SSLHandshakeException</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123223#M2104</link>
      <description>&lt;P&gt;Using HTT{ instead of the HTTPS resolved the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 19:25:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/SSLHandshakeException/m-p/123223#M2104</guid>
      <dc:creator>BALAGUDURU</dc:creator>
      <dc:date>2016-09-13T19:25:40Z</dc:date>
    </item>
  </channel>
</rss>

