TLS Cache

Alan DeKok aland at deployingradius.com
Sun Jul 20 12:01:06 UTC 2025


On Jul 19, 2025, at 1:05 PM, Rodrigo Prieto <rodrigoprieto2019 at gmail.com> wrote:
> 
> Hello, I'm currently working on configuring the TLS cache and noticed that,
> upon reconnection, the client rewrites both files (.asn1 and .vps) in the
> configured directory.

  That's fine,  If the files aren't changed, then the TLS resumption data could be used multiple times.

  i.e. it could also share it with other systems, and then multiple systems could get online.

  As a result, the files change every tme.

> From what I understand, it should reuse the
> information stored in those files to avoid reestablishing the TLS
> connection from scratch.

  Changing the files doesn't mean that it re-establishes the TLS connection from scratch.

  Alan DeKok.



More information about the Freeradius-Users mailing list