Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/openssl/dist/apps PR/57065: sergio lenzi...



details:   https://anonhg.NetBSD.org/src/rev/814fcb639b0b
branches:  trunk
changeset: 371943:814fcb639b0b
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Oct 19 14:23:00 2022 +0000

description:
PR/57065: sergio lenzi: remove the default_md override, since 1.1 it is sha256

diffstat:

 crypto/external/bsd/openssl/dist/apps/openssl.cnf |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r cf6c3e863f73 -r 814fcb639b0b crypto/external/bsd/openssl/dist/apps/openssl.cnf
--- a/crypto/external/bsd/openssl/dist/apps/openssl.cnf Wed Oct 19 13:00:53 2022 +0000
+++ b/crypto/external/bsd/openssl/dist/apps/openssl.cnf Wed Oct 19 14:23:00 2022 +0000
@@ -107,7 +107,6 @@
 [ req ]
 default_bits           = 2048
 default_keyfile        = privkey.pem
-default_md             = sha2
 distinguished_name     = req_distinguished_name
 attributes             = req_attributes
 x509_extensions        = v3_ca # The extensions to add to the self signed cert



Home | Main Index | Thread Index | Old Index