freeradius-client
freeradius-client copied to clipboard
Incorrect upper limit of 8k in config file
Not sure where the upper limit of 8k comes from: https://github.com/FreeRADIUS/freeradius-client/blob/5a7c7766eaf055e022b339cd4dc9c49720425087/tests/docker/radius-clients.conf#L75-L79
As far as I can see, the current maximal length of the shared secret is 256: https://github.com/FreeRADIUS/freeradius-client/blob/5a7c7766eaf055e022b339cd4dc9c49720425087/include/freeradius-client.h#L61