• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Free XML Signature/Encyption Implementing Web Services

 
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Are there any free web services like the ones provided by xmethods.net that verify the xml signature in incoming soap message.

Basically I want a service that can provide me its keystore file or certificate. Now I want to consume the wsdl provided by the service and when I send my request soap message I want to encrypt certain parts in the soap message using XML Encrytion and also sign certain parts using XML Signature and finally send this request soap message to the server so that the server can validate that. Now, are there any free services that can serve this whole purpose ? Please suggest ?


Thanks & Regards,
 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am looking for the similar solution. I came across this Web page with free toolkits offered by Verisign. I haven't tried them yet. Don't know if it meets your requirements, it it is, how much efforts you need to integrate it into your ptoject.

http://www.verisign.com/verisign-inc/news-and-events/news-archive/us-news-2002/page_000810.html
 
There are 10 kinds of people in this world. Those that understand binary get this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic