From 5dc6a6966bb950cb19439e0dc57f77a630254f19 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 20:26:34 +0000 Subject: Pelican-ize --- pelican/content/PKCS11Proxy.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pelican/content/PKCS11Proxy.md') diff --git a/pelican/content/PKCS11Proxy.md b/pelican/content/PKCS11Proxy.md index e0776a3..9de7dd7 100644 --- a/pelican/content/PKCS11Proxy.md +++ b/pelican/content/PKCS11Proxy.md @@ -1,3 +1,6 @@ +Date: 2016-12-15 22:44 +Title: PKCS11Proxy + The pkcs11-proxy is a way to tunnel PKCS11 over TCP (TLS). This page explains how to build and install PKCS11 proxy on the novena. There are various forks of this on github. We're going to use the SUNET fork since it support TLS-PSK for authentication out of the box. The proxy does not currently support different word length on each side of the tunnel so to use it with the novena platform your PKCS11 client must be 32 bit. ## Why would you want this? -- cgit v1.2.3