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?