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:[EMAIL PROTECTED] >Sent: 29 October 2008 20:56 >To: [email protected] >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 > >
