Can no longer connect to eap-tls wifi network after upgrade to f39

Sure, see here: https://paste.centos.org/view/0d44c8e3

I noticed this:

Oct 11 12:48:26 localhost wpa_supplicant[1953]: SSL: SSL3 alert: write (local SSL3 detected an error):fatal:protocol version
Oct 11 12:48:26 localhost wpa_supplicant[1953]: OpenSSL: openssl_handshake - SSL_connect error:0A000102:SSL routines::unsupported protocol

How can I check which protocol is causing issues?
Note that I have set the crypto policies to LEGACY:

# update-crypto-policies --show
LEGACY
# update-crypto-policies --check
The configured policy matches the generated policy
# update-crypto-policies --is-applied
The configured policy is applied

The crypto policies have been set many reboots ago and not touched since, so this discussion does not quite apply I think.