Skip to content
leifj edited this page Jan 8, 2013 · 4 revisions

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.

Clone this wiki locally