Fix copyright year issues
[openssl.git] / test / ca-and-certs.cnf
index 598db2b6a001506e478a0f2d477a7779d396d32e..463b49954c63f875094fda21f4c2665caa07e794 100644 (file)
@@ -1,10 +1,11 @@
 
+# Comment out the next line to ignore configuration errors
+config_diagnostics = 1
+
 CN2 = Brother 2
 
 ####################################################################
 [ req ]
-default_bits           = 2048
-default_keyfile        = keySS.pem
 distinguished_name     = req_distinguished_name
 encrypt_rsa_key                = no
 default_md             = sha1
@@ -19,8 +20,6 @@ commonName_value              = Dodgy CA
 
 ####################################################################
 [ userreq ]
-default_bits           = 2048
-default_keyfile        = keySS.pem
 distinguished_name     = user_dn
 encrypt_rsa_key                = no
 default_md             = sha256