Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.54 KB

mssqlserver-26014-database-engine-error.md

File metadata and controls

40 lines (31 loc) · 1.54 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_26014
MSSQLSERVER_26014
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
26014 (Database Engine error)

MSSQLSERVER_26014

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 26014
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name SNI_SSL_USER_CERT_FAILURE
Message Text Unable to load user-specified certificate [Cert Hash(sha1) "%hs"]. The server will not accept a connection. You should verify that the certificate is correctly installed. See "Configuring Certificate for Use by SSL" in Books Online.

Explanation

[!INCLUDEssNoVersion] attempted to load the certificate named in the message but the operation failed. This problem must be resolved before [!INCLUDEssNoVersion] can use this certificate.

Possible causes of the error include:

  • The certificate could have been moved or deleted.

  • If the login used by [!INCLUDEssNoVersion] has changed, [!INCLUDEssNoVersion] may not have permission to access the certificate.

  • The certificate may have expired.

User Action

Make sure the certificate named in the message exists on the system, is accessible, and it is valid for use.