|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Help in signing SoapEnvelope using wse 3.0hai Friends,
I have a typical requirement.we are integrating with a partner that needs signed soap xml to be posted to an url. The partner provided me with their public key.and will post me a response can any one please help me how to approach this .if possible send me some links or relevant code i could use and approach this method. thanks param. Hi
This is a very large subject, and it's not possible to give a specific answer. Here is an excellent document from patterns and practices for using WSE: http://msdn.microsoft.com/practices/default.aspx?pull=/library/en-us/dnpag2/html/wssp.asp It contains huge amounts of useable code that you can cut, paste and modify. Also, look at the nuggest on Developer Dave: http://www.microsoft.com/uk/msdn/security/resource_types.aspx?s=Nuggets These will talk you through implementation. Finally, I was speaking this weekend at DDD4 on the subject. Here's a link to slides and code: http://blog.searyblog.com/blog/_archives/2006/11/30/2539599.html It will hopefully give you a good overview. Hope you find this useful. Cheers Show quote "sridhar" wrote: > hai Friends, > I have a typical requirement.we are integrating with a partner that needs > signed soap xml to be posted to an url. The partner provided me with their > public key.and will post me a response can any one please help me how to > approach this .if possible send me some links or relevant code i could use > and approach this method. > thanks > param. > > > > |
|||||||||||||||||||||||