SSL Certificate missing from dropdown in SQL Server Configuration Manager

后端 未结 7 2075
耶瑟儿~
耶瑟儿~ 2021-02-02 13:50

I am trying to configure SQL Server 2014 so that I can connect to it remotely using SSL. A valid, wildcard cert is installed on the server, and the cert\'s domain name (example.

7条回答
  •  情歌与酒
    2021-02-02 14:21

    I want to add this for future folks that may stumble on a similar issue I encountered with SQL 2016 SP2 and failover cluster. The certificate thumbprint added to the registry had to be all upper case.

    Hope this helps the next guy.

提交回复
热议问题