Skip to content

Fix issue in NetSSL_Win. Windows Server 2016 reboots while trying to …#2775

Merged
obiltschnig merged 2 commits intopocoproject:developfrom
WebSpellChecker:fix-Windows16_reboot_during_ssl_connection
Aug 23, 2019
Merged

Fix issue in NetSSL_Win. Windows Server 2016 reboots while trying to …#2775
obiltschnig merged 2 commits intopocoproject:developfrom
WebSpellChecker:fix-Windows16_reboot_during_ssl_connection

Conversation

@maxim-voronko
Copy link
Copy Markdown

…establish an SSL connection.

We faced the next issue with Windows Server 2016:
When we attempted to make an SSL connection we had error "Failed to acquire Schannel credentials: The Local Security Authority cannot be contacted". After this exception Windows crashes and restart.

We found discussion about similar issue: #1423
We applied fix which was described by the link.

We successfully tested the fix and now we are using it in production.

@obiltschnig obiltschnig merged commit 62a9254 into pocoproject:develop Aug 23, 2019
obiltschnig added a commit that referenced this pull request Aug 23, 2019
…while trying to establish an SSL connection
@obiltschnig obiltschnig self-assigned this Aug 23, 2019
@obiltschnig obiltschnig added this to the Release 1.10.0 milestone Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants