aboutsummaryrefslogtreecommitdiff
path: root/tests/certs/EdelCurlRoot-ca.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/certs/EdelCurlRoot-ca.cnf')
-rw-r--r--tests/certs/EdelCurlRoot-ca.cnf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/certs/EdelCurlRoot-ca.cnf b/tests/certs/EdelCurlRoot-ca.cnf
new file mode 100644
index 000000000..ba998817e
--- /dev/null
+++ b/tests/certs/EdelCurlRoot-ca.cnf
@@ -0,0 +1,11 @@
+[ ca ]
+default_ca = EdelCurlRoot
+
+[ EdelCurlRoot ]
+database = EdelCurlRoot-ca.db
+certificate = EdelCurlRoot-ca.crt
+private_key = EdelCurlRoot-ca.key
+crlnumber = EdelCurlRoot-ca.cnt
+default_md = sha1
+default_days = 365
+default_crl_days = 30