- martin
sessionOptions.AddRawSettings("MinTlsVersion", "10");
(Decreasing min TLS version has a side effect of decreasing security level even for newer protocol versions)
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Ok, then it might be due to OpenSSL 3 and its more strict security. Try this:sessionOptions.AddRawSettings("MinTlsVersion", "10");
(Decreasing min TLS version has a side effect of decreasing security level even for newer protocol versions)
sessionOptions.AddRawSettings("MinTlsVersion", "10");
[2025-08-20 02:03:03.647] [0003] Waiting for log update and dispatching events for 800
[2025-08-20 02:03:03.725] [0007] 2nd generation collection count: 5
[2025-08-20 02:03:03.725] [0007] Total memory allocated: 15521656
[2025-08-20 02:03:03.725] [0007] Waiting for request event
[2025-08-20 02:03:03.834] [0007] 2nd generation collection count: 5
[2025-08-20 02:03:03.834] [0007] Total memory allocated: 15529848
[2025-08-20 02:03:03.834] [0007] Waiting for request event