Skip to main content
Skip table of contents

Create a Certificate for Microsoft SQL Server Connections

This topic provides information about configuring certificate information for SQL Server connections. Note the following:

  • For SQL Server certificates, you must use the machine FQDN for the Subject (for example, CN=LR-0292ED-MSA.my.domain.com). The short hostname or IP address does not work. l
  • The certificate must contain the Server Authentication enhanced key usage value (–eku 1.3.6.1.5.5.7.3.1) and the key exchange attribute (-sky exchange). If your server certificate does not have these properties, the certificate will not show up in the SQL Server Configuration Manager’s Certificates dropdown (see below). The SQL Server Configuration Manager will look in both LocalMachine and CurrentUser MY stores for certificates to use.

To configure a server certificate and set the Force Protocol Encryption option for SQL Server

  1. Use the SQL Server Configuration Manager’s Server Network Utility to enable Force Protocol Encryption on the server.
  2. Click the Certificate tab, and select your server certificate from the Certificate menu.
  3. Restart SQL Server.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.