I have a client site running CF7 where we need to move all their pdf documents to Amazon's S3 service. However, we need to encrypt them before sending them to S3. My original plan was to then retrieve the document on the server side, decrypt it, and deliver it to the client via cfcontent. However, I can't find any reference to be able to do this. I know that CF 9.01 has added S3 features to cffile, but I need to do this with CF7. Does anyone have any suggestion?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338952 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

