Hi, hmm.. there is some cruft in the commit message referring to a non-existent function, in case anyone reads it. The code itself is fine.
On Wed, Sep 22, 2021 at 5:13 PM <selva.n...@gmail.com> wrote: > From: Selva Nair <selva.n...@gmail.com> > > A minimal set of functions for keymgmt are implemented. > No support for external key import as yet, only native > keys. Support for native keys is required as all public > key ops will get delegated to us once SSL_CTX is initialized > in our context. This will include digest-verify using > peer's public key. > > To test key import, use the normal --key operation, > change use_xkey_provider() to return true. The key > There is no use_xkey_provider() in the submitted version. Just use --cert and --key to test and exercise the code path. > will import correctly but signing will fail as there > is no signature interface in the provider yet. > (use enable-debug for the dmsg() chatter). > Selva
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel