mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-28 02:19:31 +00:00
18 lines
562 B
Diff
18 lines
562 B
Diff
diff --git a/test/config/ca-b.json b/test/config/ca-b.json
|
|
index 6478be1..6e1e828 100644
|
|
--- a/test/config/ca-b.json
|
|
+++ b/test/config/ca-b.json
|
|
@@ -122,11 +122,7 @@
|
|
"ecdsaProfile": "ecdsaEE",
|
|
"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",
|