You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Brant Chamberlain <br...@engine5.com> on 2000/08/29 21:26:01 UTC

JSSE and SOAP

Hi all,

	I was wondering if anyone has attempted to use JSSE with the Apache SOAP.
Will SSL session caching work in this scenario, given that the current
implementation uses HTTP 1.0?

Thanks for any help or info,
Brant Chamberlain 

Re: JSSE and SOAP

Posted by George I Matkovits <ma...@uswest.net>.
I just posted SSLsoap (alpha) to soap-dev list. I am using HTTP1.1 but only for
https. I left http alone for compatibility :-) reasons. I am using JSSE.
Regards - George

Brant Chamberlain wrote:

> Hi all,
>
>         I was wondering if anyone has attempted to use JSSE with the Apache SOAP.
> Will SSL session caching work in this scenario, given that the current
> implementation uses HTTP 1.0?
>
> Thanks for any help or info,
> Brant Chamberlain


Re: JSSE and SOAP

Posted by George I Matkovits <ma...@uswest.net>.
I just posted SSLsoap (alpha) to soap-dev list. I am using HTTP1.1 but only for
https. I left http alone for compatibility :-) reasons. I am using JSSE.
Regards - George

Brant Chamberlain wrote:

> Hi all,
>
>         I was wondering if anyone has attempted to use JSSE with the Apache SOAP.
> Will SSL session caching work in this scenario, given that the current
> implementation uses HTTP 1.0?
>
> Thanks for any help or info,
> Brant Chamberlain