Walk through the steps necessary to secure communication to and from SQL Server in thisexcellent article by Daniel Petri.

Steps include obtaining a digital certificate, configuring the database server to work with the certificate, and configuring the client-side software to use SSL when communicating with SQL Server.