Hi,
how can I use SSL with the HTTP-based remoting protocols like Hessian, Burlap and HTTP-Invoker?
E.g. when I configure a https-URL I get this exception:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found]
Any ideas?


Reply With Quote