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 20f8f05e3..109bc8c10 100644 --- a/openssl/test/CAss.cnf +++ b/openssl/test/CAss.cnf @@ -7,7 +7,7 @@ RANDFILE = ./.rnd #################################################################### [ req ] -default_bits = 512 +default_bits = 2048 default_keyfile = keySS.pem distinguished_name = req_distinguished_name encrypt_rsa_key = no |