From 739884ecc71ddce1c10f546ed1cd4348298513fb Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 20 Mar 2020 08:49:09 +0100 Subject: certificate-renew-issued: support auto-export with given passphrases --- global-config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'global-config') diff --git a/global-config b/global-config index 22fbf87..46c07b8 100644 --- a/global-config +++ b/global-config @@ -123,3 +123,7 @@ "v3ry-s3cr3t"; "4n0th3r-s3cr3t"; } +:global CertIssuedExportPass { + "cert1-cn"="v3ry-s3cr3t"; + "cert2-cn"="4n0th3r-s3cr3t"; +} -- cgit v1.2.3-54-g00ecf