mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 18:19:33 +00:00
18 lines
540 B
Diff
18 lines
540 B
Diff
diff --git a/test/config/ca-a.json b/test/config/ca-a.json
|
|
index be064a52e..e7ef8fcf6 100644
|
|
--- a/test/config/ca-a.json
|
|
+++ b/test/config/ca-a.json
|
|
@@ -29,11 +29,7 @@
|
|
},
|
|
"Issuers": [{
|
|
"ConfigFile": "test/test-ca.key-pkcs11.json",
|
|
- "CertFile": "/tmp/intermediate-cert-rsa-a.pem",
|
|
- "NumSessions": 2
|
|
- },{
|
|
- "ConfigFile": "test/test-ca.key-pkcs11.json",
|
|
- "CertFile": "/tmp/intermediate-cert-rsa-b.pem",
|
|
+ "CertFile": "test/test-ca.pem",
|
|
"NumSessions": 2
|
|
}],
|
|
"expiry": "2160h",
|