Cached TLS Sessions not functioning properly
I am currently using FreeRADIUS with EAP-TLS for client authentication, and I have configured a TLS session cache directory at /var/log/freeradius/tlscache/
. However, every time a client reconnects, FreeRADIUS creates new .vps
and .asn1
files for each session, even though the session details remain the same, and the previous files are not used as cache.