Make default sha a configurabloe option and set to 512

This commit is contained in:
John Crisp
2020-03-07 13:04:15 +01:00
parent 1a148b3640
commit 11fc6be55e
2 changed files with 9 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ crl_extentions = crl_ext
default_days = 365
default_crl_days = 30
preserve = no
default_md = sha256
default_md = $config[default_md]
[ req ]
default_bits = $keysize