We have released FreeRADIUS version 3.2.4. It's been a while since the last release, so there's a lot going on this time. Some highlights: - Better TLS debugging output - Simple "radsecret" script to generate good RADIUS secrets - Configurable look back/forward window for TOTP - Preliminary support for TEAP - Less confusing output when requesting client stats - Many bug fixes See doc/ChangeLog for details. There are some minor configuration fixes which are unlikely to affect anyone, notably %{randstr:...} returns the requested length of data, rather than one byte too many. Download from the usual places: https://freeradius.org/releases/ https://freeradius.org/ftp/pub/freeradius/ ftp://ftp.freeradius.org/pub/freeradius/ https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_2_4 As usual, Network RADIUS is providing pre-built packages for common Linux distributions: https://packages.networkradius.com/ and, lastly, Docker images on Dockerhub: https://hub.docker.com/r/freeradius/freeradius-server -- Matthew