From 50b1f3ffa702c3bc1ba75d0b42bf155fa66794e5 Mon Sep 17 00:00:00 2001 From: Maarten de Waard Date: Mon, 19 Sep 2016 10:45:20 +0200 Subject: [PATCH] repair greenhost.patch for newer boulder version --- .gitignore | 2 +- greenhost.patch | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 39a2eb3..dc3e32b 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ Scripts # LE HAProxy dev stuff working -.vagrant +.vagrant* certbot.log # tmp files: diff --git a/greenhost.patch b/greenhost.patch index 79a1e6f..aa129de 100644 --- a/greenhost.patch +++ b/greenhost.patch @@ -65,7 +65,10 @@ diff --git a/test/test-ca.key-pkcs11.json b/test/test-ca.key-pkcs11.json index 7a8d348..746dee8 100644 --- a/test/test-ca.key-pkcs11.json +++ b/test/test-ca.key-pkcs11.json -@@ -1,2 +1,2 @@ +@@ -1,5 +1,5 @@ { - "module": "/usr/local/lib/libpkcs11-proxy.so", + "module": "/usr/lib/softhsm/libsofthsm.so", + "tokenLabel": "intermediate", + "pin": "5678", + "privateKeyLabel": "intermediate_key"