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
In the scope of a personal use of SoftHsmV2, I've begun experiencing with pkcs11-proxy.
When interacting with pkcs11-tool, everything is fine.
But I would also need to operate SoftHsmV2 remotely using openssl and the brand new pkcs11-provider.
Unfortunately, this provider queries C_GetInterface which is not implemented in pkcs11-proxy.
Hence, an implementation of C_GetInterface would be greatly appreciated.
Best regards,
Thravran
The text was updated successfully, but these errors were encountered:
Hello,
In the scope of a personal use of SoftHsmV2, I've begun experiencing with pkcs11-proxy.
When interacting with pkcs11-tool, everything is fine.
But I would also need to operate SoftHsmV2 remotely using openssl and the brand new pkcs11-provider.
Unfortunately, this provider queries C_GetInterface which is not implemented in pkcs11-proxy.
Hence, an implementation of C_GetInterface would be greatly appreciated.
Best regards,
Thravran
The text was updated successfully, but these errors were encountered: