Results 1 to 6 of 6
Thread: HTTPS & Keytool too
- 01-31-2009, 12:41 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 4
- Rep Power
- 0
HTTPS & Keytool too
Hello,
I have spent a lot of time trying to find an answer now and im hoping someone can help me. I am getting the error.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderE xception: unable to find valid certification path to requested target
The HTTPS site i am connecting to does have a valid SSL certificate from godaddy never the less it looks as though I need to configure my JAVA app to add this certificate in order to connect. Locally this is fine but I want to be able to deploy this to multiple servers and have the application automatically configure the keytool etc on first run. I have used part of this tutorial:
blogs.sun.com/andreas/entry/no_more_unable_to_find
But still not getting any further much is appreciated.
James
- 01-31-2009, 03:13 PM #2
Member
- Join Date
- Jan 2009
- Posts
- 3
- Rep Power
- 0
Hi,
The solution to this problem is discussed at www dot java-samples dot com site.
I am unable to post the link as I have not posted more than 20 links. However you can search that site I have mentioned above with this text javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: and you should find the right tutorial.
good luck
- 01-31-2009, 03:58 PM #3
Member
- Join Date
- Jan 2009
- Posts
- 4
- Rep Power
- 0
Hello,
thanks for your responce but there is an error with that site atm. Any other solutions?
- 01-31-2009, 04:49 PM #4
Member
- Join Date
- Jan 2009
- Posts
- 3
- Rep Power
- 0
Hi
what do you mean by 'error' at site atm ???
- 01-31-2009, 06:23 PM #5
Member
- Join Date
- Jan 2009
- Posts
- 4
- Rep Power
- 0
Hello,
I did access the site eventualy but the tutorial on using the keytool is not what im looking for. I want to JAVA app to manage and install the SSL issues as it goes rather than correcting them manauly.
- 01-31-2009, 09:25 PM #6
Member
- Join Date
- Jan 2009
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
Usage of HTTPS
By Sayed in forum Advanced JavaReplies: 8Last Post: 12-06-2008, 10:02 AM -
https client
By karine in forum Advanced JavaReplies: 6Last Post: 10-31-2008, 12:41 PM -
HTTPS using certificate
By MCJP in forum Advanced JavaReplies: 1Last Post: 09-25-2008, 01:48 PM -
JDK 1.3 with HTTPS
By sriram in forum Advanced JavaReplies: 2Last Post: 01-21-2008, 10:51 PM -
KeyTool IUI 2.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-01-2007, 09:06 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks