Re: Config for TLS, TTLS and PEAP and subject validation

2011-08-12 Thread Daniel Bertolo
Hi Alan Am 11.08.11 23:13, schrieb Alan DeKok: > The TLS-Client-Cert-Subject is empty. You will need to check for EAP-TLS: > > if ((EAP-Type == EAP-TLS) && \ > (%{TLS-Client-Cert-Subject}" !~ /\/O=MyCompany\//)) { > ... Thank you very much. This works great. Reg

Config for TLS, TTLS and PEAP and subject validation

2011-08-11 Thread Daniel Bertolo
Hi I currently run FreeRADIUS 2.1.6 and have a working configuration for EAP-TTLS and PEAP that is used for a WPA2 network. In addition to that, I would like to allow our users to use their user certificate from a public issuer to connect using EAP-TLS. This means that I have to check if the subje