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
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:
> &
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
>>>>
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
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
:
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