Quantcast
Viewing all articles
Browse latest Browse all 4

Answer by Ashok Yadav for SQL Server service shutdown due to 'bad?' SSL cert

I used a solution mentioned here. It worked for me.

  1. Check the SQL Server Service Account name.
  2. Check and verify the Certificate name. (It is configured in SQL Server Configuration Manager --> SQL Server Network Configuration --> Protocols for MSSQLSERVER --> Right CLick here and go to Properties --> In 'Certificate' tab, you can see a Certificate name.)
  3. Go to 'RUN', type 'MMC', and press 'Enter'.
  4. Go to 'File' --> Add/Remove Snap-in.
  5. Select 'Certificate' and click on the 'Add' button. Select appropriate options (from 'My User Account / Service Account / Computer Account').
  6. Click on the 'OK' button on the 'Add or Remove Snap-ins' window screen.
  7. On the 'Console1' window, go to the 'Console Root' option.
  8. Expand 'Certificates' --> Personnel --> Certificates.

Here you will see the list of certificates.

  1. Go to the certificate (which is configured in Step 2)
  2. Right-click on that and go to 'All Tasks' --> Manage Private Keys...
  3. Click on the 'Add' button and add the SQL Service Account here (from Step 1). Give all permission to this account.
  4. Now, try to start the SQL Services.

Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>