17 Feb
2021
17 Feb
'21
7:32 a.m.
On Feb 16, 2021, at 10:44 PM, Nick Bogdanov <nickrbogdanov@gmail.com> wrote:
They are getting set under "authenticate eap" and they are being correctly parsed under "recv Access-Request". But then when I hit the "send Access-Accept" step, they all vanish:
OK. I'm seeing that here, too. And the leak checker is complaining that the certificate attributes are being leaked. i.e. they're not cached / freed like they're supposed to be.
2) I don't think session-state.TLS-Cert-Expiration is being parsed correctly.
Yeah, that seems off. I'll take a look. Alan DeKok.