Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

Qlik Sense Enterprise on Windows or Qlik NPrinting: A fatal error occurred while creating a TLS client credential the internal error state is 10013

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Alan_Slaughter
Support
Support

Qlik Sense Enterprise on Windows or Qlik NPrinting: A fatal error occurred while creating a TLS client credential the internal error state is 10013

Last Update:

Apr 10, 2026 6:32:20 AM

Updated By:

Sonja_Bauernfeind

Created date:

Feb 26, 2020 2:52:23 PM

The Windows system event log shows Schannel EventID 36871 errors.


Environment

  • Qlik Sense Enterprise on Windows, all versions
  • Qlik NPrinting

 

Cause

TLS 1.2 Server settings were not updated correctly:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server] "DisabledByDefault"=0xffffffff "Enabled"=dword:00000001

Resolution

For a script that enabled only TLS 1.2, see TLS and SSL Support in Qlik Sense: How to configure Qlik Sense and TLS.

 

Workaround

Edit the Windows registry to enable TLS 1.2.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001

EnableTLS1.2.gif

 

Related Content

Labels (1)
Version history
Last update:
‎2026-04-10 06:32 AM
Updated by: