25 Oct
2017
25 Oct
'17
1:40 a.m.
On 24-10-17 20:33, Alan DeKok wrote:
On Oct 23, 2017, at 11:20 PM, Mikhail Gaidamaka <mikhail.gaydamaka@eltex.nsk.ru> wrote:
I'm using rest module to connect to my java restful service with json format request.
It works good, but i get troubles with EAP-TLS - it tries to encode ALL request content. How I can skip unused attributes (EAP-Message and other specific attrs).
There's no real way to do that, sorry.
I guess it wouldn't be too hard to use the logic of https://github.com/FreeRADIUS/freeradius-server/blob/e4629d6922ac6b0ce0e5239... to make a filter. -- Herwin Weststrate