Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

JWS, And Self Signed Certificate for HTTPS

843802Feb 21 2003 — edited Mar 4 2003
Hi,

I really need a confirmation on this one, since I don't have any trusted certificate to test.

When Java WebStart tries to download the .jnlp file (or other files) from a secured web server, I get an error:

javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Could not find trusted certificate

IF the certificate is trusted from Verisign (example), will it works ?

I could not try it myself, but someone tried to import the certificate (self-signed) in JWS as trusted but that didn't work.

So, can JWS download from an HTTPS Site with Trusted real certificates?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2003
Added on Feb 21 2003
2 comments
554 views