hi,
its been week i am trying to setup SSL for SQL Server 2012. below are my setup details.
1: wildcard certificate from trusted CA. *.mydomain.com (already have and perfectly working with or website)
2: SQL Server 2012 with SP2
Now I need to setup SSL on SQL Server Connection for that purpose I want to use my same certificate.
my Server name is: server01.mydomain.local.
SSL certificate has 'Server Authentication (1.3.6.1.5.5.7.3.1)' withKeySpec option of 'AT_KEYEXCHANGE'.
problem is i cannot see my certificate under SQL Configuration Manager. and if I try to use the server thumbprint in the registry, it doesnt starts the SQL Service.
Regards,