Using multiple certificates

2009-09-07 Thread Dean, Barry
I have been asked it it possible to run two SSIDs on our wireless,  
lets call them A and B that authorise against a FreeRADIUS server  
running as two virtual servers radiusA and radiusB.

What we want is to have radiusA use a different server certificate  
from radiusB.

However, as I see it, this looks impossible as the EAP configuration  
is global in eap.conf and not per server instance. Is this true or am  
I not being creative enough!

Can you place the eap definition inside the site files in sites- 
availble and make it different per server instance is the question I  
guess.

Any help would be appreciated. A quick google reveals a similar  
question in 2007 which got no answers :-(

--
Barry Dean
Networks Group
University of Liverpool

---
Nice boy, but about as sharp as a sack of wet mice.
-- Foghorn Leghorn


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Using multiple certificates

2009-09-07 Thread Garber, Neal
 I have been asked it it possible to run two SSIDs on our wireless,  
 lets call them A and B that authorise against a FreeRADIUS server  
 running as two virtual servers radiusA and radiusB.

I have two EAP instances for the purpose of serving 2 different certificates; 
so, what you want to do is definitely possible.  I server both from the same 
virtual server and use unlang to determine which certificate to serve based 
upon SSID.  

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html