Attention is currently required from: plaisthos, selvanair. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/726?usp=email )
Change subject: Interpret --key and --cert option argument as URI ...................................................................... Patch Set 2: (1 comment) Patchset: PS2: So I actually tried to use this in a test scenario. After lots of trials and tribulations I actually managed to let this load a RSA key via pkcs11-provider and GoogleCloud KMS pkcs11 library. So basic functionality seems to be okay. But where I have hit a brick wall right now is that when I add hook scripts openvpn just hangs completely. AFAICT this is because pkcs11 provider actually uses a thread pool to do its work and that interacts really badly with fork(). Not completely sure, yet. Might try to do some more tests with different backends to see whether it is a generic pkcs11-provider problem. If anyone has any ideas on how to work-around this issue, that would be welcome. -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/726?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I82b32d5ab472926e7889a5f4a90caba14231879a Gerrit-Change-Number: 726 Gerrit-PatchSet: 2 Gerrit-Owner: selvanair <selva.n...@gmail.com> Gerrit-Reviewer: flichtenheld <fr...@lichtenheld.com> Gerrit-Reviewer: plaisthos <arne-open...@rfc2549.org> Gerrit-Reviewer: selvanair <selva.n...@gmail.com> Gerrit-CC: openvpn-devel <openvpn-devel@lists.sourceforge.net> Gerrit-Attention: plaisthos <arne-open...@rfc2549.org> Gerrit-Attention: selvanair <selva.n...@gmail.com> Gerrit-Comment-Date: Wed, 28 Aug 2024 14:42:52 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel