You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Yusuf Kör <yk...@objectone.biz> on 2003/06/27 12:02:08 UTC

accessing .net webservices which needs client authentication

does anyone know how to call a .net webservice which needs a client 
authentication from a java axis client?
I got a .p12 certificate file from the .net web service developer. I 
don't know any approach.

Has somebody a code example.

Thank you
Yusuf

-- 
Yusuf Kör . IT Architect . objectone GmbH
Rudower Chaussee 29 . 12489 Berlin
Tel.: 030/67807955 . Fax: 01212/512083571 . Mobil: 0163/3272806
e-mail: ykoer@objectone.biz



Re: accessing .net webservices which needs client authentication

Posted by Tony Opatha <to...@yahoo.com>.
.NET 1.1 Web services supports WS-Security which means that you also
have the option of passing from AXIS client a WS-Security <PasswordToken>
as part of the SOAP Security header.
 
However, AXIS does not support the ability for applications to set the Password
token and add it to the SOAP header.
 
I believe IBM version of AXIS does support this functionality.

Yusuf_K?amp;lt;ykoer@objectone.biz> wrote:
does anyone know how to call a .net webservice which needs a client 
authentication from a java axis client?
I got a .p12 certificate file from the .net web service developer. I 
don't know any approach.

Has somebody a code example.

Thank you
Yusuf

-- 
Yusuf K? IT Architect . objectone GmbH
Rudower Chaussee 29 . 12489 Berlin
Tel.: 030/67807955 . Fax: 01212/512083571 . Mobil: 0163/3272806
e-mail: ykoer@objectone.biz




---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Re: accessing .net webservices which needs client authentication

Posted by Tony Opatha <to...@yahoo.com>.
.NET 1.1 Web services supports WS-Security which means that you also
have the option of passing from AXIS client a WS-Security <PasswordToken>
as part of the SOAP Security header.
 
However, AXIS does not support the ability for applications to set the Password
token and add it to the SOAP header.
 
I believe IBM version of AXIS does support this functionality.

Yusuf_K?amp;lt;ykoer@objectone.biz> wrote:
does anyone know how to call a .net webservice which needs a client 
authentication from a java axis client?
I got a .p12 certificate file from the .net web service developer. I 
don't know any approach.

Has somebody a code example.

Thank you
Yusuf

-- 
Yusuf K? IT Architect . objectone GmbH
Rudower Chaussee 29 . 12489 Berlin
Tel.: 030/67807955 . Fax: 01212/512083571 . Mobil: 0163/3272806
e-mail: ykoer@objectone.biz





---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!