SQL Server – Fun with certificates

So, you have a PKI or access to certificates and want to encrypt SQL connections. Easy! NOTE: We are not discussing encrypting the database or anything like that. Just the connection from the application (in this case the application is SQL Server Management Studio (SSMS) to the SQL server. In my lab environment I have … Continue reading SQL Server – Fun with certificates