Re: [openssl-users] Softhsm + engine_pkcs11 + openssl with EC keys fail.

2018-09-21 Thread Paras Shah (parashah) via openssl-users
l. Would it be possible for you to open this as an issue on Github and include there your first email and the full logs? Thanks, Nicola Tuveri On Tue, 18 Sep 2018 at 01:15, Paras Shah (parashah) via openssl-users mailto:openssl-users@openssl.org>> wrote: That is not it. It results in the s

Re: [openssl-users] Softhsm + engine_pkcs11 + openssl with EC keys fail.

2018-09-22 Thread Paras Shah (parashah) via openssl-users
gt; Subject: Re: [openssl-users] Softhsm + engine_pkcs11 + openssl with EC keys fail. Would it be possible for you to open this as an issue on Github and include there your first email and the full logs? Thanks, Nicola Tuveri On Tue, 18 Sep 2018 at 01:15, Paras Shah (parashah) via openssl-users

[openssl-users] Softhsm + engine_pkcs11 + openssl with EC keys fail.

2018-09-17 Thread Paras Shah (parashah) via openssl-users
I have softhsm-v2.5.0-rc1 which has ec keys imported in it. Now, when I try to use these keys from openssl CLI using the pkcs11 engine, it fails. 1. SoftHSM version []:~$ softhsm2-util --version 2.5.0rc1 2. SoftHSM token init []:~$ softhsm2-util --init-token --slot 0 --label "token 2.5.0-rc1"

[openssl-users] ED25519 key with openssl engine

2018-09-17 Thread Paras Shah (parashah) via openssl-users
I get the following error when I try to access the ed25519 key stored in SoftHSM via the openssl engine interface using engine_pkcs11. []:~$ openssl pkey -in

Re: [openssl-users] Softhsm + engine_pkcs11 + openssl with EC keys fail.

2018-09-17 Thread Paras Shah (parashah) via openssl-users
That is not it. It results in the same error for the EC key. It is not the URL or the ID. Because for a RSA key in the softhsm with id = , it works fine with url containing id=%33%33 $ openssl pkey -in

Re: [openssl-users] ED25519 key with openssl engine

2018-09-17 Thread Paras Shah (parashah) via openssl-users
I had the same doubt. I have x-posed this question on the opensc mailing list as well. On 9/17/18, 3:37 PM, "openssl-users on behalf of Matt Caswell" wrote: Perhaps the pkcs11 engine does not support ed25519 keys? Matt On 17/09/18 22:05, Paras Shah (par

Re: [openssl-users] Softhsm + engine_pkcs11 + openssl with EC keys fail.

2018-09-18 Thread Paras Shah (parashah) via openssl-users
s an issue on Github and include there your first email and the full logs? Thanks, Nicola Tuveri On Tue, 18 Sep 2018 at 01:15, Paras Shah (parashah) via openssl-users mailto:openssl-users@openssl.org>> wrote: That is not it. It results in the same error for the EC key. It is not