secure data transport between web server and database server

Posted by atypicalgeek on Stack Overflow See other posts from Stack Overflow or by atypicalgeek
Published on 2010-06-16T23:19:02Z Indexed on 2010/06/16 23:22 UTC
Read the original article Hit count: 213

Filed under:
|
|
|
|

I'm planning on provisioning a web server and database server in a server farm environment. They will be in the same network but not in the same domain, both windows server 2008 and the database server is sql server 2008. My question being, what is the best way to secure data in transport between the servers? I've looked into IPSEC and SSL but not sure how to go about implementing either.

© Stack Overflow or respective owner

Related posts about database

Related posts about web