For some reason, I feel Apache SOAP support on client side for JSSE is bit
limited. May be it is because of my limited exposure with the API.
I'm not sure how would I do this. I want to invoke a Web Service over
HTTPS/SSL. I want to use client authentication. I want my Web Service
client to to use a different public key (than the one which JSSE picks
itself). Is there any way I can accomplish this with Apache SOAP?
Any help will be greatly appreciated.
Thanks
-Ashutosh
|---------+----------------------------->
| | Scott Nichol |
| | <snicholnews@scott|
| | nichol.com> |
| | |
| | 11/07/2002 08:33 |
| | PM |
| | Please respond to |
| | soap-dev |
| | |
|---------+----------------------------->
>---------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Re: Apache SOAP and JSSE
|
|
|
|
|
>---------------------------------------------------------------------------------------------------------------------------------------------|
You are right: the use of that field from Sun's JSSE implementation is
unnecessary. I will remove it.
Scott Nichol
----- Original Message -----
From: "Ashutosh Arora" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 07, 2002 5:18 PM
Subject: Apache SOAP and JSSE
> Hi!
>
> I'm researching Apache SOAP to figure out if I can use any JSSE with
Apache
> SOAP on client side. I understand previous releases were using Sun's
JSSE
> directly. Is there any compile-time or run-time dependency with Sun's
JSSE?
>
> I looked at the code. It does not seems to me that there is any
run-time
> dependency. However there is a compile time dependency. In
> org.apache.soap.util.net.SSLUtils
>
> I see a reference
tosun.net.www.protocol.http.HttpURLConnection.userAgent
> Is this reference intentional? Or this is just a left over. I think we
> should fix this, if it is just a left over.
>
> Let me know.
> Thanks
> -Ashutosh
>
>
>
>
> --
> To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org>
> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>
>
>
--
To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org>
For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>
--
To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org>
For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>