From: Selva Nair
Fixes the wrong check on siglen instead of *siglen for
signing failures.
Bug reported by: lilulo
Signed-off-by: Selva Nair
---
src/openvpn/cryptoapi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/openvpn/cryptoapi.c b/src/openvpn/cryptoapi.c
index
Hi,
With openvpn 2.4.5, we are using deferred mode for user verification through
plugin library. Noticed there are a lot of auth_control_files are left around
and wondering if we need to do our own clean up of these files outside of
openvpn.
The scenario involves two factor authentication whe
From: Selva Nair
Fixes the wrong check on siglen instead of *siglen for
signing failures.
Bug reported by: lilulo
Signed-off-by: Selva Nair
---
2.4 will need a separate patch
src/openvpn/cryptoapi.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/cryptoa
Hi,
> This might be something with your mailer at openvpn... Antonio complained
> about a well-formed patch yesterday, now you complain while I can apply
> the patch just fine...
>
I am sorry, I downloaded patch as mbox from patchwork (
https://patchwork.openvpn.net/patch/773/mbox/)
and tried "g