mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
16 lines
453 B
Diff
16 lines
453 B
Diff
diff --git a/test/config/ra.json b/test/config/ra.json
|
|
index 6f0baae9..6ad0f08c 100644
|
|
--- a/test/config/ra.json
|
|
+++ b/test/config/ra.json
|
|
@@ -14,9 +14,7 @@
|
|
},
|
|
"orderLifetime": "168h",
|
|
"issuerCerts": [
|
|
- "test/certs/webpki/int-rsa-a.cert.pem",
|
|
- "test/certs/webpki/int-rsa-b.cert.pem",
|
|
- "test/certs/webpki/int-ecdsa-a.cert.pem"
|
|
+ "test/certs/webpki/int-rsa-a.cert.pem"
|
|
],
|
|
"tls": {
|
|
"caCertFile": "test/certs/ipki/minica.pem",
|