SSL question.

2003-03-05 Thread Michele Trimarchi
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

Re: COMProvider patch and ssl question

2002-07-08 Thread Scott Nichol
he first usage.) Scott Nichol - Original Message - From: "Niclas Hedhman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 06, 2002 2:17 AM Subject: Re: COMProvider patch and ssl question > On Saturday 06 July 2002 06:05, Scott Nichol wrote: > &

Re: COMProvider patch and ssl question

2002-07-05 Thread Niclas Hedhman
On Saturday 06 July 2002 06:05, Scott Nichol wrote: > Furthermore I use https with client and server certificates. > If I call repeatadly it seems that the client just loose the connection > now and again. As this happens the call takes "0" seconds as supposed > to the normal 2-5 seconds. The re

Re: COMProvider patch and ssl question

2002-07-05 Thread Scott Nichol
>>>> SSL-question == I use Java 1.4.0 and Apache soap 2.2 Furthermore I use https with client and server certificates. If I call repeatadly it seems that the client just loose the connection now and again. As this happens the call takes "0" seconds as supposed to

Re: COMProvider patch and ssl question

2002-07-03 Thread Scott Nichol
nt: Wednesday, July 03, 2002 9:42 AM Subject: COMProvider patch and ssl question Hi, COMPROVIDER == Two memory leaks have now been fixed in RPCProvider.cpp. If you compare the original version with the new one you'll find two calls to ::VariantClear(&result); And one call to :

COMProvider patch and ssl question

2002-07-03 Thread Leif Nilsson TACMa
but it is much better. Review it and perhaps add it ? <> SSL-question == I use Java 1.4.0 and Apache soap 2.2 Furthermore I use https with client and server certificates. If I call repeatadly it seems that the client just loose the connection now and again. As this happens the ca