1 Apr
2015
1 Apr
'15
8:31 a.m.
On Apr 1, 2015, at 3:25 AM, Stefan Winter <stefan.winter@restena.lu> wrote:
So here's a real issue. We use TLS session caching on persistent storage. After the update to today's GIT, I get:
Error: /var/log/radius/tlscache-eduroam-users/a319a7e33299be31688cd787330c3a5660314ef758b397266a03c72b392004ca.vps[4]: Invalid comma after the reply attributes. Please delete it.
This file contains the comma at the end ...
I've pushed a fix for the session state code. The complaint comes from a re-write of the "users" file parsing code. Old code: WTF? New code: Hm...that makes sense. And better errors, too. Alan DeKok.