The Artima Developer Community
Sponsored Link

Java Buzz Forum
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ananth Chelladurai

Posts: 46
Nickname: cananth
Registered: May, 2013

Ananth Chelladurai is a java cowboy. My blood is tested positive for java
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path... Posted: Nov 15, 2013 1:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Ananth Chelladurai.
Original Post: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path...
Feed Title: Ananth Chellathurai's walk on software
Feed URL: http://feeds2.feedburner.com/AnanthChellathuraisWalkOnSoftware
Feed Description: My blood is tested +ve for java
Latest Java Buzz Posts
Latest Java Buzz Posts by Ananth Chelladurai
Latest Posts From Ananth Chellathurai's walk on software

Advertisement
I was recently working on writing some client code which makes multiple webservices calls.  The stubs for both my client were generated using Axis2.  I had to make requests to 2 different services, where one of the service was serving a dummy SSL certificate and the other one was serving a valid SSL certificate. I landed up getting the following exception,

Read: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path...

Topic: Hibernate Facts: Knowing flush operations order matters Previous Topic   Next Topic Topic: MongoDB optimistic locking

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use