Skip to content

Commit d2bf871

Browse files
authored
Merge pull request #12173 from MicrosoftDocs/VanMSFT-patch-1
Update enable-encrypted-connections-to-the-database-engine.md
2 parents 882ed87 + cdea69e commit d2bf871

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,10 @@ If using [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] through [!INCLUDE[ssS
118118

119119
2. Complete the **Certificate Export Wizard**, storing the certificate file in a convenient location.
120120

121-
## To configure the server to force encrypted connections
121+
## To configure the server to force encrypted connections
122+
123+
> [!IMPORTANT]
124+
> The SQL Server Service Account must have read permissions on the certicate used to force encryption on the SQL Server. For a non-privileged service account, read permissions will need to be added to the certificate. Failure to do so can cause the SQL Server service restart to fail.
122125
123126
1. In **SQL Server Configuration Manager**, expand **SQL Server Network Configuration**, right-click **Protocols for** _\<server instance>_, and then select**Properties**.
124127

0 commit comments

Comments
 (0)