Tuesday, 9 June 2009

Random Musings - Day #160

Soap bubbling up
I've caught looking at SOAP clients and it's doing my head in. Need to try to set up a SOAP client up in short order. Fine.
But it gets very awkward if you are using client side certificates. The browser only works with it installed, which
heavily complicates things. There is a good javascript SOAP client package from guru4. That's not to say it can be done freehand as shown in this devarticle. Another possible client to look at is Soap-sec. Surprisingly, Firefox has no add-ons for this.

Javascript
Cross-domain scripting is there for security's sake but is very hard but not impossible to by-pass if needed. More on Javascript Objects

No comments: