Decrypt EAP-TLS 1.3 traffic

asked 2020-01-21 13:38:24 +0000

jazzbot gravatar image

updated 2020-01-21 13:41:32 +0000

Hi All,

I am authenticating to my radius server using EAP-TLS v1.3 protocol. As TLSv1.3 mandates, all the certificates used are Elliptic curve (secp256-r1).

I want to decrypt the traffic on my supplicant (peer). Is there a way that can be done? (In a somewhat similar manner to Master Shared Secret method used for web browsers).

Thanks in advance and apologies if I am missing something here.

EDIT: I am using wpa_supplicant v2.9 on peer.

edit retag flag offensive close merge delete