Certificate Properties.

Alan DeKok aland at deployingradius.com
Mon May 5 16:40:49 CEST 2008


Andrew Olson wrote:
> Here is the pertinent part of the trace output.  As you can see I am
> able to parse the Cert SN and put it back on the request.  However, my
> perl module never gets called in authenticate.  Is this because eap
> returns handled?  If not, is this a bug/feature?  Maybe someone can
> explain.

  It's returning "handled" from the "authenticate" section because it
hasn't sent an EAP Success yet.

  When it sends an EAP Success packet, it returns OK from the
"authenticate" section.

  You need to look at the certificate once the EAP module returns "ok".

  Alan DeKok.



More information about the Freeradius-Users mailing list