18 Jun
2015
18 Jun
'15
5:05 p.m.
On Jun 18, 2015, at 8:49 AM, Jüri Palis <jyri.palis@gmail.com> wrote:
This my eap configuration. In-memory cache is enabled, persistent cache is not as there is no path defined (persist_dir) for saving session data.
OK. After wandering around in the code for a while, I have a fix. The code was restoring the cached attributes before EAP-TLS ran the inner-tunnel server. I changed it so that the cached attributes were restored before EAP-TLS runs the inner-tunnel server. The v3.0.x branch should now work. Alan DeKok.