Re: [Openvpn-devel] [PATCH] Allow Authtoken lifetime to be short than renegotiation time

2022-10-17 Thread Gert Doering
Hi, I'm working through this, and have some questions... On Fri, Oct 07, 2022 at 05:38:23PM +0200, Arne Schwabe wrote: > diff --git a/src/openvpn/forward.c b/src/openvpn/forward.c > index 6a45b9e91..eca4a4335 100644 > --- a/src/openvpn/forward.c > +++ b/src/openvpn/forward.c > @@ -195,9 +196,15 @

[Openvpn-devel] [PATCH] Allow Authtoken lifetime to be short than renegotiation time

2022-10-07 Thread Arne Schwabe
Currently the life time of the auth-token is tied to the reneogotiation time. While this is fine for many setups, some setups prefer a user to be no longer authenticated when the user disconnects from the VPN for a certain amount of time. This commit allows to shorten the renewal time of the auth-