no the SSL only exists between the client browser (the form) and the webserver (your template). The access connection I assume will be handled by coldfusion but it is definately not encrypted unless you do this yourself somehow
- James -----Original Message----- From: David Mau [mailto:[EMAIL PROTECTED] Sent: Thursday, February 19, 2004 10:17 AM To: CFAussie Mailing List Subject: [cfaussie] ssl and ms access Hi everone, I am using a form that submits data to a template over an ssl connection. The template is used to insert the submitted data into an access database. I am wondering if the database connection uses ssl or do I have to encrypt the data b4 it tries to connect? --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
