You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Michele Trimarchi <mi...@crypto.it> on 2003/03/05 20:15:32 UTC

SSL question.

Hi..
is it possible to use call.invoke(..) via ssl ,without using
system.setProperty() to set keystore stuff..in other words, is it possilble
to use TrustManagerFactory and KeyManagerFactory and link SSLContext to the
"call"?

Thanks in advance
Michele