10 Feb
2023
10 Feb
'23
9:48 a.m.
On Feb 9, 2023, at 11:45 AM, dextá <dexter7bbot@gmail.com> wrote:
With your question about the openssl version I was able to solve it.
That's good.
I was using a docker image with ubuntu 20.x and openssl version was 2020.
I don't think that version of OpenSSL supported TLS 1.3 properly. Or, it had bugs.
I remade the Dockerfile with a debian 11 and openssl version 2022 and windows 11 20h2 managed to connect via tls 1.3
That's good to hear. Alan DeKok.