Re: Possible to display/capture values of variables/attributes at various points in the RADIUS conversation?

2012-06-17 Thread Alan DeKok
Joshua Paye wrote: > Hello, > > Would like to get the value of "request:EAP-Type" after the authorize > section of the site config has been processed, and have it returned in > the debug output or logged, so I can look at it. Is ther a way to do this? $ man unlang This is documented. Alan

Re: Problem with EAP-TLS and certificate

2012-06-17 Thread Alan DeKok
Stephane Brodeur wrote: > I am a newbie to Freeradius and I am having a real hard time to > implement EAP-TLS using self-signed certificate. Why? The server comes with scripts that create self-signed certs. See raddb/certs. If you search google for "freeradius eap-tls howto", the first link is

Problem with EAP-TLS and certificate

2012-06-17 Thread Stephane Brodeur
Hi, I am a newbie to Freeradius and I am having a real hard time to implement EAP-TLS using self-signed certificate. My certificate seems valid: Server Certificate [root@localhost CA]# openssl verify -CAfile /etc/pki/CA/cacert.pem xplab.pem xplab.pem: OK Client certificate [root@localhost CA]

Possible to display/capture values of variables/attributes at various points in the RADIUS conversation?

2012-06-17 Thread Joshua Paye
Hello, Would like to get the value of "request:EAP-Type" after the authorize section of the site config has been processed, and have it returned in the debug output or logged, so I can look at it. Is ther a way to do this? Thanks, Joshua - List info/subscribe/unsubscribe? See http://www.freeradi