You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use SoftHSMv2 in OpenSSL via pkcs11-provider. I'm building SoftHSMv2 from source, a181dae. When I try to sign something I get a seg fault.
I'm trying to use SoftHSMv2 in OpenSSL via pkcs11-provider. I'm building SoftHSMv2 from source, a181dae. When I try to sign something I get a seg fault.
Running it under gdb, It looks like it's this line that is failing. (gdb output below.)
SoftHSMv2/src/lib/handle_mgr/HandleManager.cpp
Line 75 in a181dae
This may be related, #635 (comment).
Stack trace
The text was updated successfully, but these errors were encountered: