Hi,
How can we use apache+ssl with RADIUS. I am trying to make it work but it seems radius server is not able to authenticate ssl request.
Since I see no other answers, I will give it a try:
=> I think that SSL on apache is mainly user to authenticate the integrity of the server to the client.
=> However, Radius is used to authenticate the client to the server.
Of course, you can combine these, by providing Apache+SSL to present an certified login-web page to the client. On this login-page, the client can provide his User-Name and Password; the Submit-button would link to a page of cgi-bin where the NAS is called to check in with the Radius server.
Am I correct?
Z.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
