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
This version of pkcs11-proxy has seen extensive work from its parent mostly thank to Fredrik Thulin:
passes SoftHSM testsuite (almost)
lots and lots of bugfixes - some quite serious
a seccomp-based container for the server side
We currently aim to include enough TLS in the client and server to obviate the need to use stunnel - one less thing that can go wrong for a deployment. We will also expand on the seccomp container to allow multiple instances of the server to co-exist on the same machine in their own sandbox.