[Touch-packages] [Bug 1983665] Re: Problem loading private RSA key with pkcs11 engine, tpm2 module

2023-04-25 Thread lichi
Refer to link https://www.gnutls.org/manual/html_node/p11tool-Invocation.html With command 'certtool --generate-request --load-privkey "pkcs11:KEY-URL"', I can generate the csr without tpm2-openssl. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1983665] Re: Problem loading private RSA key with pkcs11 engine, tpm2 module

2022-09-20 Thread Simon Chopin
** Changed in: openssl (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1983665 Title: Problem loading private RSA key with pkcs11

[Touch-packages] [Bug 1983665] Re: Problem loading private RSA key with pkcs11 engine, tpm2 module

2022-08-15 Thread Tilman Kranz
Update: We managed to use PKCS11 with OpenSSL version 3 by utilizing provider "tpm2-openssl" (the new syntax goes along the lines of `openssl req -new -provider tpm2 -provider base ...`). So we do not consider this a bug but a change in OpenSSL, and we think this issue can be closed. -- You