moss 2007 encrypted SQL?
Hello,
I just want know if it is possible to setup ssl encryption on a SQL server and connect to it with moss 2007?
Example In asp.net, you can modify the connection string and turn encryption to true if you have configured SSL on SQL server.
Thanks,
KC
May 19th, 2010 11:11pm
You could use IPSec to encrypt traffic between the web front end and SQL Server. SSL can be used to encrypt traffic between the web front end and the user accessing the SharePoint site if required. More details can be found here:
http://technet.microsoft.com/en-us/library/cc440741(office.12).aspx
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2010 3:07pm