Acked-by: Gert Doering
Thanks for so quickly coming to help with investigating the issue and
providing a fix :-)
I have not tested this myself, but the code change is trivial, and the
positive effects have been verified in the GH issue. I have tested
that "running a DCO p2mp instance as user no
From: Lev Stipakov
Those have been moved into MSM to be reused by openvpn-gui and Connect.
Signed-off-by: Lev Stipakov
---
src/openvpnmsica/openvpnmsica.c | 283
1 file changed, 283 deletions(-)
diff --git a/src/openvpnmsica/openvpnmsica.c b/src/openvpnmsica/o
"Another bandaid so 2.6 does not fall apart right away"... but anyway,
while not pretty, it seems to get the job done...
Tested on the Ubuntu 20.04 / DCO server, client and server.
Your patch has been applied to the master and release/2.6 branch.
commit f84a9fc5d4ac0f24912d239a3fccf3701926a50c
Acked-by: Gert Doering
As you all guessed, I'm a big fan of ripping out large chunks of stuff
that I have no use for ;-) - seriously, moving windco into a MSM is the
right thing, so we do not need the installer code here anymore.
(I do not fully understand all the details in the grand scheme of
From: Selva Nair
- If there are no pkcs11-providers either directly specified or
through p11-kit-proxy made available through a build-time detection,
these options are ignored. Log a warning in such cases.
Especially important on Windows where automatic loading of p11-kit
is not enabled