summaryrefslogtreecommitdiff
path: root/test/ref/crypt/ca.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'test/ref/crypt/ca.cnf')
-rw-r--r--test/ref/crypt/ca.cnf12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/ref/crypt/ca.cnf b/test/ref/crypt/ca.cnf
deleted file mode 100644
index 99a31f65..00000000
--- a/test/ref/crypt/ca.cnf
+++ /dev/null
@@ -1,12 +0,0 @@
-[ req ]
-distinguished_name = req_distinguished_name
-x509_extensions = v3_ca
-[ v3_ca ]
-basicConstraints = critical,CA:true,pathlen:3
-keyUsage = keyCertSign,cRLSign
-subjectKeyIdentifier = hash
-authorityKeyIdentifier = keyid:always,issuer:always
-[ req_distinguished_name ]
-O = Unique organization name
-OU = Organization unit
-CN = Entity and dnQualifier