Eek... well than you'll be needing to create a wrapper for WSS4J within Java and than use that wrapper from CF to handle creating the request.
!k -----Original Message----- From: Justin Cataldo [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 12:47 PM To: CF-Talk Subject: Re: Coldfusion WS-Security (Digital Signature) Unfortunately the service I am trying to use requires me to digitally sign the SOAP body. I would prefer to do it over ssl but I can't. >I had started a Java Class as a wrapper for an WS Implementation, but gave >it up once I realized that authenticated HTTP over SSL is still the best >method of securing a web service. > >Cheers, > >Kevin > >-----Original Message----- >From: Justin Cataldo [mailto:[EMAIL PROTECTED] >Sent: Tuesday, August 22, 2006 12:21 PM >To: CF-Talk >Subject: Coldfusion WS-Security (Digital Signature) > >I am trying to sign a SOAP web service and am wondering if anyone else has >done this? Is there a custom tag out there or would I have to use something >else? I have seen WSS4J but wouldn't even know where to start with that. Any >help would be appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250636 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

