https://issues.dlang.org/show_bug.cgi?id=21649 My software cannot speak TLS 1.3 with that server. This used to work untill recently. ``` $ openssl s_client -servername issues.dlang.org -connect issues.dlang.org:443 -tls1_3 ```