12 Apr
2006
12 Apr
'06
2:23 p.m.
Michal Prochazka <michalp@ics.muni.cz> wrote:
I'm using Freeradius 1.1.0. Is there some possibility to check the DN of client certificate within rlm_perl module when using EAP-TLS?
No. The certificate is not stored in a place that's accessible by the Perl module. The solution would be to patch the source. Alan DeKok.