ERROR: TLS Alert write:fatal:protocol version

Alan Buxey alan.buxey at gmail.com
Thu Jul 1 12:52:56 CEST 2021


hi,

look at your logs:

(197) eap_peap: <<< recv TLS 1.3  [length 0062]
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

(197) eap_peap: >>> send TLS 1.0 Alert [length 0002], fatal protocol_version


now look at your config


                tls_min_version = "1.0"
                tls_max_version = "1.2"
               ^^^^^^^^^^^^^^^^^^


is that the hint you needed?

alan


More information about the Freeradius-Users mailing list