users
[Top] [All Lists]

RE: [cinjug-users] Site certificate problem

To: <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Site certificate problem
From: "Brian Engel" <Brian.Engel@xxxxxxxxxxx>
Date: Tue, 15 Aug 2006 11:29:48 -0400
Delivered-to: mailing list users@cinjug.org
In-reply-to: <01280C23D6C28D4ABC797CD5F059F986036CA1A3@uniexchbe01.unifund.com>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Thread-index: AcbAdKqLwkw628EWRcmA5DWEmH6X5gACtKGA
Thread-topic: [cinjug-users] Site certificate problem
I found the problem...
 
Guess this certifing authority is not included in the cacerts by default (sun's JVM).
 
 
Here is the problem and solution...
 
 
 
 
Thanks....
 
 


From: Brian Engel [mailto:Brian.Engel@xxxxxxxxxxx]
Sent: Tuesday, August 15, 2006 10:11 AM
To: users@xxxxxxxxxx
Subject: [cinjug-users] Site certificate problem

 
Wondering if someone could help me out with this...
 
 
We have been regularly making SSL socket connections to a https site. Now all of a sudden they no longer work. It appears that the site had updated their SSL certificate.
 
I have tried importing their site certificate into the cacerts file with no success.
 
 
Here is the exact error I am getting...
 
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
 
 
I am not entirely sure what this means.  Can anyone provide some insight?
 
 
Thanks in advance.....
 
 
 
 
 
<Prev in Thread] Current Thread [Next in Thread>