summaryrefslogtreecommitdiff
path: root/pelican/content/PKCS11Proxy.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 21:23:06 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 21:23:06 +0000
commit88aaae1214226791cb1a862d02319a8470eea7e4 (patch)
tree6a48249b0e721b2170f37a3405b95e77de54bb76 /pelican/content/PKCS11Proxy.md
parent5dc6a6966bb950cb19439e0dc57f77a630254f19 (diff)
Fix publication dates
Diffstat (limited to 'pelican/content/PKCS11Proxy.md')
-rw-r--r--pelican/content/PKCS11Proxy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican/content/PKCS11Proxy.md b/pelican/content/PKCS11Proxy.md
index 9de7dd7..58dc151 100644
--- a/pelican/content/PKCS11Proxy.md
+++ b/pelican/content/PKCS11Proxy.md
@@ -1,5 +1,5 @@
-Date: 2016-12-15 22:44
Title: PKCS11Proxy
+Date: 2016-12-15 22:44
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.