summaryrefslogtreecommitdiff
path: root/test/openssl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/openssl.conf')
-rw-r--r--test/openssl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/openssl.conf b/test/openssl.conf
index 959c945..62aa43e 100644
--- a/test/openssl.conf
+++ b/test/openssl.conf
@@ -12,6 +12,7 @@ policy = policy_any
default_md = sha1
x509_extensions = issuedExt
unique_subject = no
+default_bits = 2048
# same as neonca1 just +basicConstraints and without certificate to
# allow creation of the initial self signed certificate
@@ -26,6 +27,7 @@ default_md = sha1
x509_extensions = issuedExt
unique_subject = no
basicConstraints = CA:TRUE
+default_bits = 2048
[policy_any]
countryName = optional
@@ -40,6 +42,7 @@ emailAddress = optional
distinguished_name = $ENV::REQDN
x509_extensions = caExt
string_mask = $ENV::STRMASK
+default_bits = 2048
[caExt]
basicConstraints = CA:true