You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
UnitTests.TestSSL.TestSyncIntermediate:
System.AggregateException : One or more errors occurred.
----> OpenSSL.Core.OpenSslException : error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I built OpenSSL 1.0.2h using MSYS/MinGW and replaced the native files with it.
I had to then comment out references to the IDEA ciphers and I'm not sure if that's related to the failure.
NUnit testing results change in that one of the tests fail where it didn't before:
TestSSL -: TestSyncIntermediate -: AuthenticateAsServer
UnitTests.TestSSL.TestSyncIntermediate:
System.AggregateException : One or more errors occurred.
----> OpenSSL.Core.OpenSslException : error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match
The text was updated successfully, but these errors were encountered: