From 21a2878a6cda91e125447af8df2c179dc1e888b1 Mon Sep 17 00:00:00 2001 From: Maarten de Waard Date: Fri, 16 Sep 2016 15:08:19 +0200 Subject: [PATCH] update patch for newer boulder server --- greenhost.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/greenhost.patch b/greenhost.patch index afe7bc8..aa129de 100644 --- a/greenhost.patch +++ b/greenhost.patch @@ -69,6 +69,6 @@ index 7a8d348..746dee8 100644 { - "module": "/usr/local/lib/libpkcs11-proxy.so", + "module": "/usr/lib/softhsm/libsofthsm.so", - "tokenLabel": "token_label", + "tokenLabel": "intermediate", "pin": "5678", - "privateKeyLabel": "key_label" + "privateKeyLabel": "intermediate_key"