Increased cryptographic strength
This commit is contained in:
@@ -14,7 +14,7 @@ crl_extensions = crl_ext
|
||||
default_days = 365
|
||||
default_crl_days = 30
|
||||
preserve = no
|
||||
default_md = md5
|
||||
default_md = sha512
|
||||
|
||||
[ ca ]
|
||||
default_ca = email_cert
|
||||
@@ -147,7 +147,7 @@ issuerAltName=issuer:copy
|
||||
authorityKeyIdentifier=keyid:always,issuer:always
|
||||
|
||||
[ req ]
|
||||
default_bits = 1024
|
||||
default_bits = 2048
|
||||
default_keyfile = privkey.pem
|
||||
distinguished_name = req_name
|
||||
string_mask = nombstr
|
||||
|
Reference in New Issue
Block a user