You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by Jeff Constantin <Je...@clareitysecurity.com> on 2008/10/29 21:56:20 UTC

Axis2 Rampart 1.3 talking to a .NET client

Does anyone know of a working example of an Axis2 server using Rampart
and a .NET Client?

My Java client also using Axis2 and Rampart and that works great.
(Timestamp Signature Encrypt)

 

I created the server and client certificates using a combination of
keytool and openssl commands.

 

I don't know how to configure Rampart so a .NET client ( VS2005) can
also communicate using WS-Security.

Is there anything special with the Rampart configuration or the
certificate creation to enable a .NET client to work.

 

Is this even possible or is the .NET versions too old to do this.

 

Thanks in advance.

 

Jeff


RE: Axis2 Rampart 1.3 talking to a .NET client

Posted by Sanjay Vivek <Sa...@newcastle.ac.uk>.
Hi Jeff,

I was working on something similar and you can find my step by step guide to developing a .NET client for a Rampart service at [1]. It should be noted that this was developed for Grouper, a RBAC system. Cheers.

1 - https://wiki.internet2.edu/confluence/display/GrouperWG/.NET+Clients+for+Grouper+WS


Regards
Sanjay

>-----Original Message-----
>From: Jeff Constantin [mailto:Jeff.Constantin@clareitysecurity.com]
>Sent: 29 October 2008 20:56
>To: rampart-dev@ws.apache.org
>Subject: Axis2 Rampart 1.3 talking to a .NET client
>
>Does anyone know of a working example of an Axis2 server using
>Rampart and a .NET Client?
>
>My Java client also using Axis2 and Rampart and that works great.
>(Timestamp Signature Encrypt)
>
>
>
>I created the server and client certificates using a
>combination of keytool and openssl commands.
>
>
>
>I don't know how to configure Rampart so a .NET client (
>VS2005) can also communicate using WS-Security.
>
>Is there anything special with the Rampart configuration or
>the certificate creation to enable a .NET client to work.
>
>
>
>Is this even possible or is the .NET versions too old to do this.
>
>
>
>Thanks in advance.
>
>
>
>Jeff
>
>