Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
2018-06-05 23:16:13.460 ( 7.879s) [ 1A00] SparksManager.cpp:281 0| Received websocket error: X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
2018-06-05 23:16:13.460 ( 7.879s) [ 1A00] SparksManager.cpp:281 0| Got websocket error. Please make sure, that you've setup you credentials.
2018-06-05 23:16:13.460 ( 7.879s) [ 1A00] SparksManager.cpp:281 0| Connection stopped, deleting it
Windows 10 N 1607 build 14393.2273
Following the directions here I was able to find a related error in the windows event log:
https://blogs.technet.microsoft.com/pki/2006/12/16/the-easy-way-of-crl-troubleshooting-in-windows-vista/
The windows event log contains the following for each login attempt:
Error 2018/06/06 6:53:56 AM CAPI2 82 Find Security Catalog for File
Log Name: Microsoft-Windows-CAPI2/Operational
Source: Microsoft-Windows-CAPI2
Date: 2018/06/06 6:53:56 AM
Event ID: 82
Task Category: Find Security Catalog for File
Level: Error
Keywords: Catalog
User: SYSTEM
Computer: ****
Description:
For more details for this event, please refer to the "Details" section
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-CAPI2" Guid="{5bbca4a8-b209-48dc-a8c7-b23d3e5216fb}" />
<EventID>82</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>82</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000400</Keywords>
<TimeCreated SystemTime="2018-06-06T04:53:56.069280500Z" />
<EventRecordID>87</EventRecordID>
<Correlation />
<Execution ProcessID="2940" ThreadID="4100" />
<Channel>Microsoft-Windows-CAPI2/Operational</Channel>
<Computer>****</Computer>
<Security UserID="S-1-5-18" />
</System>
<UserData>
<CryptCATAdminEnumCatalogFromHash>
<CATQueryInfo hash="1C7FFC17E8D8BB22F80CF3CEEFD99C2EE667D2D0" />
<AdditionalInfo>
<Action name="Call_CryptSvcCatDBEnumCatalogs_NotFound" parameter1="{127D0A1D-4EF2-11D1-8608-00C04FC295EE}" />
<Action name="Call_CryptSvcCatDBEnumCatalogs_NotFound" parameter1="{F750E6C3-38EE-11D1-85E5-00C04FC295EE}" />
</AdditionalInfo>
<EventAuxInfo ProcessName="MsMpEng.exe" />
<CorrelationAuxInfo TaskId="{53F966AA-23FB-4948-95D0-6E1536A09CAD}" SeqNumber="1" />
<Result value="490">Element not found.</Result>
</CryptCATAdminEnumCatalogFromHash>
</UserData>
</Event>