Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / September 2007



Tip: Looking for answers? Try searching our database.

coldfusion connects to mysql via SSL??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
cepsJane - 17 Sep 2007 23:22 GMT
Hi Folks,

 Since one of my web applications involves sensitive/confidential data I was
advised by my server administrator to encrypt the connection between database
server (mysql) and application server besides enabling SSL on the web server
(https) which is already done. My server admin says he can force MySql to only
accept secure connections from app server but wonders if the client
(coldfusion)
has the ability to connect to the mysql database via SSL. Would you please let
me
know if coldfusion can connect to mysql via ssl and how to test that?

Please advise and Thanks a lot.

Jane
cepsJane - 19 Sep 2007 23:35 GMT
Hi there,

Does someone have the experience on this or can someone please point me to somewhere that i can read more info about this?

Please help.

Thanks.
aredovian - 20 Sep 2007 15:28 GMT
Is your webserver and mysql not located on the same local network?    

Also, one solution would be to encrypt the sensitive data before transfering
and storing it in the database.  This would ensure if the database was hacked
that the data would still be secure.
cepsJane - 20 Sep 2007 19:35 GMT
Hi aredovian,

Thanks a lot for your reply.  Yes, the webserver and mysql are actually
located on the same local network. Does that mean the data back and force
between coldusion and mysql is secure?

Encrypting the data is a good idea. Do you know if it is easy to do to do that
under coldfusion?

Again, thanks a lot.
aredovian - 20 Sep 2007 21:22 GMT
I don't know your specific local network setup but your data should be secure.

One method of encryption is to use the ColdFusion encrypt and decrypt
functions.  However, you are limited to using ColdFusion to write and read data.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.