Do you know where i can insert script to add new fonctions  like described in my previous email ?
When client sends its certificate , server checks before username or certificate validity ?


From: zoumlander@hotmail.com
To: freeradius-users@lists.freeradius.org
Subject: RE: eap/tls questions with freeradius
Date: Tue, 20 Dec 2011 16:13:55 +0000

Precisely, i search check_cert_subject wich checks client's certificate field.


From: zoumlander@hotmail.com
To: freeradius-users@lists.freeradius.org
Subject: eap/tls questions with freeradius
Date: Tue, 20 Dec 2011 12:23:50 +0000

Hi ,

i've got a question :
i've set up a freeradius server with EAP/TLS.
In my configuration, i use check_cert_issuer in order to check certificate.
Is there any functions wich allows me to check client's certificate subject (C,O,OU ??) ?
Further more, i got an other question :
when a client requests authentication, server checks before users file then certificate validity of a client ?

Cheers