In RHEL 8 I compiled 1.14.0 with --enable-tfo-client and --enable-tfo-server. However, Wireshark shows it's not even attempting to use TFO on the DoT connections.
As far as I can tell the version of openssl used (1.1.1k) and the system support TFO: # cat /proc/sys/net/ipv4/tcp_fastopen 3 Why no TFO?
