Hi, I'm wondering if this scenario would be supported: I'm trying to configure Synapse to act as an intermediary for an Amazon S3 web service call. The reason I want Synapse to intercept all outbound messages to Amazon is that I want a Synapse mediator (using some Groovy code for this) to add some HMAC-SHA1 encryption to the outbound request (it's just an element in the body of the SOAP call). The issue I am running into is that Amazon S3 requires SSL. I've tried to setup a Synapse proxy, but it failed (the SSL configuration isn't properly configured, nor do I know if it is supported). Ideally, I'd like to send non-SSL outbound traffic to Synapse, then have my Synapse mediator add it's logic before forwarding the request off to Amazon over SSL. Is this possible given the current release? Maybe it would work if I used WS-Addressing instead?
Thanks! jeff p.s., I'd be happy to document all of this for a use-case, assuming I can get it to work. -- Jeff Davis Senior Architect Idalica Corporation MSN: [EMAIL PROTECTED] Skype: jeffdavis_ca Phone: 949-939-9561 Enabling Business Through Open Source Technologies www.idalica.com IMPORTANT: This electronic message is for exclusive use by the person(s) to whom it is addressed, and may contain information that is confidential or privileged and exempt from disclosure under applicable law. If you are not an intended recipient, please be aware that any disclosure, dissemination, distribution or copying of this communication, or the use of its contents, is prohibited. If you have received this message in error, please immediately notify the sender of your inadvertent receipt and delete this message from all data storage systems.
