5

I'm having troubles finding good Ruby libraries that implement WS-Security. I've seen wss4r but have yet to use it (and the documentation is a bit light on it). What libraries do you use for this task, or is there a better alternative?

Chris Bunch
  • 87,773
  • 37
  • 126
  • 127

1 Answers1

1

I don't work with soap much myself, but this ruby extension is on my list of things to try: here. Might want to check it out.

PJ.
  • 1,547
  • 1
  • 12
  • 16