View Single Post
Old 07-31-2006, 01:11 PM   #1
Shoshana
Senior Member
 
Shoshana's Avatar
 
Join Date: Jul 2006
Location: NY
Posts: 104
Shoshana is on a distinguished road
Send a message via AIM to Shoshana
Default PHP +MSSQL on linux and conn encryption

hi
We plan on using MSSQL 2005 on windows (of course ) while our PHP is on
linux using
freetds and php-mssql to connect over the network. What I am interested
in is finding a way to encrypt the data and authentication going over
network to the remote MsSql server.
mssql_connect doesn't seem to have a way to encrypt the connections?
Shoshana is offline   Reply With Quote