Tuesday, April 12, 2011

No more 'unable to find valid certification path to requested target'

If you kept running into 'unable to find valid certification path to requested target' problem while trying to create a SSL connection to a host using JSSE, this small tool will help you trouble shoot and solve the problem.

http://blogs.sun.com/andreas/entry/no_more_unable_to_find

It will add the certificate of the host into the keystore with your trusted certificates. So, use it with caution.

No comments:

Post a Comment