Certificate Properties.
Andrew Olson
anolson at gmail.com
Mon May 5 17:38:49 CEST 2008
On Mon, May 5, 2008 at 10:40 AM, Alan DeKok <aland at deployingradius.com> wrote:
> 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".
>
You still haven't indicated why the perl module isn't running after
eap. If I put it before eap in the config, the module runs. After
eap, you can see from the trace that it doesn't run.
Thanks,
Andrew
More information about the Freeradius-Users
mailing list