diff options
Diffstat (limited to 'openssl/test/CAss.cnf')
-rw-r--r-- | openssl/test/CAss.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/test/CAss.cnf b/openssl/test/CAss.cnf index 546e66062..20f8f05e3 100644 --- a/openssl/test/CAss.cnf +++ b/openssl/test/CAss.cnf @@ -7,7 +7,7 @@ RANDFILE = ./.rnd #################################################################### [ req ] -default_bits = 1024 +default_bits = 512 default_keyfile = keySS.pem distinguished_name = req_distinguished_name encrypt_rsa_key = no |