Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ava.security.cert.CertificateException:No trusted certificate found

843811Jun 21 2010 — edited Jun 22 2010
Hi,

When I run my Java program using https I got "java.security.cert.CertificateException:No trusted certificate found" exception.
I know how to solve this issue. My question is Is there any API to find out exact reason (like self signed, Certificate already, expired, missing signature)
for this exception like J2ME API?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2010
Added on Jun 21 2010
2 comments
294 views