From b8a9640791a104efc30a5cba53e2448258b0060d Mon Sep 17 00:00:00 2001 From: John Crisp Date: Fri, 6 Mar 2020 12:59:54 +0100 Subject: [PATCH] Reset default md to 256 --- include/openssl_functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/openssl_functions.php b/include/openssl_functions.php index 7280667..901a279 100644 --- a/include/openssl_functions.php +++ b/include/openssl_functions.php @@ -62,7 +62,7 @@ crl_extentions = crl_ext default_days = 365 default_crl_days = 30 preserve = no -default_md = sha512 +default_md = sha256 [ req ] default_bits = $keysize