Using user name from certificate.
Hello everyone, I have been trying to check some parameters for authentication which needs the CommonName from the certificate. I realise that the value I need to access is cn_str(from source code) but it is not available for processing from the configuration file. Will defining in dictionary help ? Excuse the ignorence of a new freeradius user. Regards, Mrinal -- -
Mrinal K wrote:
I have been trying to check some parameters for authentication which needs the CommonName from the certificate. I realise that the value I need to access is cn_str(from source code) but it is not available for processing from the configuration file. Will defining in dictionary help ?
No. Install 2.1.10, and read raddb/sites-available/default. Look for "certificate" Alan DeKok.
participants (2)
-
Alan DeKok -
Mrinal K