I'm trying to get SSL setup for SQL Server. I'm assuming version doesn't matter. It's all about the same but I'm using 2014.
I have an Enterprise CA so I've setup certs through it. I've tried using several templates but none seem to work. I thought it might be needing to use a SAN cert but that doesn't seem to work either.
I create the cert, add it to the computer account.
Go to the properties of "Protocols for MSSQLSERVER" and change the settings on the cert tab to my cert.
Attempting to restart SQL Server fails. Once I clear the setting the service will start.
What am I missing?
David Jenkins