<?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 javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58031#M32708</link>
    <description>&lt;P&gt;We are getting an error while connecting to sandbox environment. We get below exception. . Can you please guide me on how to fix this issue ? we are currently using 1.8.2 api for java. This was working till mid of april.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2017 14:19:06 GMT</pubDate>
    <dc:creator>gopalramadugu1</dc:creator>
    <dc:date>2017-05-10T14:19:06Z</dc:date>
    <item>
      <title>javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58031#M32708</link>
      <description>&lt;P&gt;We are getting an error while connecting to sandbox environment. We get below exception. . Can you please guide me on how to fix this issue ? we are currently using 1.8.2 api for java. This was working till mid of april.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 14:19:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58031#M32708</guid>
      <dc:creator>gopalramadugu1</dc:creator>
      <dc:date>2017-05-10T14:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58033#M32710</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;javax.net.&lt;/SPAN&gt;&lt;SPAN&gt;ssl.SSLPee&lt;/SPAN&gt;&lt;SPAN&gt;rUnverifie&lt;/SPAN&gt;&lt;SPAN&gt;dException&lt;/SPAN&gt;&lt;SPAN&gt;: peer not authentica&lt;/SPAN&gt;&lt;SPAN&gt;ted&amp;nbsp;doesn't always indicate the specific cause of the issue. You may need to enable the SSL handshake debug by adding the Java VM parameter:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;-Djavax.net.debug=ssl:handshake&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;which&lt;/SPAN&gt;&amp;nbsp;will give you more useful information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure that you are connecting to the sandbox via a TLS 1.2 connection? The sandbox URL &amp;nbsp;was recently modified to accept only such connections.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 14:28:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58033#M32710</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-05-10T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58034#M32711</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we tried to override the TLS seeting to 1.2 from VM arguments and by setting through System.property. We are unable to override the protocol version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pool-1-thread-1, WRITE: TLSv1 Handshake, length = 179&lt;BR /&gt;pool-1-thread-1, handling exception: java.net.SocketException: Connection reset&lt;BR /&gt;pool-1-thread-1, SEND TLSv1 ALERT: fatal, description = unexpected_message&lt;BR /&gt;pool-1-thread-1, WRITE: TLSv1 Alert, length = 2&lt;BR /&gt;pool-1-thread-1, Exception sending alert: java.net.SocketException: Connection reset by peer: socket write error&lt;BR /&gt;pool-1-thread-1, called closeSocket()&lt;BR /&gt;pool-1-thread-1, IOException in getSession(): java.net.SocketException: Connection reset&lt;BR /&gt;pool-1-thread-1, called close()&lt;BR /&gt;pool-1-thread-1, called closeInternal(true)&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 15:08:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58034#M32711</guid>
      <dc:creator>gopalramadugu1</dc:creator>
      <dc:date>2017-05-10T15:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58041#M32717</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21694"&gt;@gopalramadugu1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another developer offered a solution in another thread that may help:&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/GetAcceptPaymentPage-API-is-not-working-even-after-change-of-Jdk/m-p/58030#M32707" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/GetAcceptPaymentPage-API-is-not-working-even-after-change-of-Jdk/m-p/58030#M32707&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 16:55:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/javax-net-ssl-SSLPeerUnverifiedException-peer-not-authenticated/m-p/58041#M32717</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-05-10T16:55:39Z</dc:date>
    </item>
  </channel>
</rss>

