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
Hi,
I followed this tutorial pkcs11 remoting on ubuntu 22
and got the error when enable p11-kit-client.service.
systemctl --user enable p11-kit-client.service
Failed to enable unit: Unit file p11-kit-client.service does not exist.
I did create some tokens by softhsm modules, then run p11-kit server --provider /usr/local/lib/softhsm/libsofthsm2.so ..., and export P11_KIT_SERVER_ADDRESS, P11_KIT_SERVER_PID but the unix socket /run/user/1001/p11-kit/ has size 0.
Hi,
I followed this tutorial pkcs11 remoting on ubuntu 22
and got the error when enable p11-kit-client.service.
I did create some tokens by softhsm modules, then run
p11-kit server --provider /usr/local/lib/softhsm/libsofthsm2.so ...
, andexport P11_KIT_SERVER_ADDRESS, P11_KIT_SERVER_PID
but the unix socket/run/user/1001/p11-kit/
has size 0.Please check out my another issue if possible.
https://stackoverflow.com/questions/79097932/pkcs11-forwarding-client-and-server-confusion
The text was updated successfully, but these errors were encountered: