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