JWS, And Self Signed Certificate for HTTPS
843802Feb 21 2003 — edited Mar 4 2003Hi,
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?