Compilation issues: 1. looks like tls_handshake_recv is not commited. 2. tls.h use REQUEST* which defined in radiusd.h which include tls.h [move auth_req and REQUEST* to radius.h ?] On Tue, May 10, 2011 at 4:10 PM, Alan DeKok <aland@deployingradius.com> wrote:
The current "master" branch includes limited support for radsec. You will have to do a "./configure" after doing a "git pull", otherwise the build will break.
What works? Adding a "tls" subsection to "listen" and "home_server" configurations. See raddb/sites-available/tls.
That's it for now.
Note it does *not* support sending or receiving RADIUS over TLS. That will wait for another day.
The current functionality involves little more than pulling the TLS code out of the EAP-TLS module, and adding it to the server core. The next steps will add significant amounts of new code to send and receive RADIUS over TLS.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html