I&#39;ve been trying to determine which ciphers are used by hostapd and wpa_supplicant with a EAP-TLS configuration. I have a supplicant setup with wpa_supplicant, an authenticator setup with hostapd and connected to zeroshell as my authentication server (RADIUS). I&#39;ve been able to determine which cipher the client uses in this situation, but I&#39;m trying to better understand how it is determined. Which part of the system makes the determination of what is supported and what will be used? Is it the authenticator, authentication server, certificate, etc.?<br>