Thank you for your answer, I didn't know about "cacerts" file. Now it works.
Thank you, once more,
Martin Linhart
Florian Lindauer wrote:
Martin Linhart wrote:
Via unsecured way it works fine, but via secured it cause this:
javax.net.ssl.SSLHandshakeException:
java.security.cert.Certific
Martin Linhart wrote:
Via unsecured way it works fine, but via secured it cause this:
javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException: Couldn't find trusted certificate
>
I don't know, where I can put certificate or if it must be trusted from
some CA...
Just like a b
Hallo,
I'm trying to connect over SSL to my web-service. I've configured
Jetty/4.2.12, so now, when I type https://localhost:8443/axis, I get
axis page. But now, I need to connect from my java aplication and it
doesn't work. I have set server according to "Web Services Over SSL -
HOW TO" and I'