Poco NetSSL_Win + TLS 1.3 Error SSL Exception: Failed to acquire Schannel credentials #5171
Unanswered
wallislander-collab
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the code below and encountering the following error:
“Server error: SSL Exception: Failed to acquire Schannel credentials: The client and server cannot communicate because they do not possess a common algorithm.”
I am using a self-signed certificate created following the NetSSL_Win documentation, and I have installed it in the Local User certificate store on Windows. I am running Windows 11 and TLS 1.3 is enabled.
A thing to mention is that no client was attempting to connect and that the same certicate and same code works for TLS 1.2
I would appreciate any guidance on how to resolve this issue, as I have been stuck on this error for several days.
Beta Was this translation helpful? Give feedback.
All reactions