aboutsummaryrefslogtreecommitdiff
path: root/content/PKCS11Proxy.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-10-08 14:39:03 -0400
committerRob Austein <sra@hactrn.net>2021-10-08 14:39:03 -0400
commitb2f9504254a3d4894d4f9a8b13f4cdbcb26fa395 (patch)
tree73538e731d56f09fb6a49b742827a9e0b6ea0f7d /content/PKCS11Proxy.md
parent71487660812754e5f26f26595b6c3d456f9f6db8 (diff)
A lot of minor cleanup
Diffstat (limited to 'content/PKCS11Proxy.md')
-rw-r--r--content/PKCS11Proxy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/PKCS11Proxy.md b/content/PKCS11Proxy.md
index 792d49d..c845377 100644
--- a/content/PKCS11Proxy.md
+++ b/content/PKCS11Proxy.md
@@ -1,6 +1,6 @@
-Title: PKCS11Proxy
-Author: trac
+Title: PKCS11 Proxy
Date: 2016-12-15 22:44
+Category: Novena
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.