Hi..
i have freeradius that uses LDAP authentication password in md5 format
and have ubuntu client that users WPA supplicant with following details,
Authentication : Tunneled TLS
CA certificate : ca.pem
Inner Authentication : PAP
Then the username and password ,
because im using CA certificate(ca.pem) of the radius in the client side , server and client communication should be secure ...correct me if im worng..
i just want to know , is these details are secure to send password via network , because when i ran radius in debug mode i can see the password in clear text.
Thank You
john