From: Nils Larsch Date: Fri, 22 Apr 2005 20:17:17 +0000 (+0000) Subject: make update X-Git-Tag: OpenSSL_0_9_8-beta1~13^2~155 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=e7076c5a8006fcb3ac6514b0ba1300da3e1f3823 make update --- diff --git a/apps/openssl-vms.cnf b/apps/openssl-vms.cnf index 130b430d42..c8afa2ccfc 100644 --- a/apps/openssl-vms.cnf +++ b/apps/openssl-vms.cnf @@ -67,7 +67,7 @@ cert_opt = ca_default # Certificate field options default_days = 365 # how long to certify for default_crl_days= 30 # how long before next CRL -default_md = md5 # which md to use. +default_md = sha1 # which md to use. preserve = no # keep passed DN ordering # A few difference way of specifying how similar the request should look diff --git a/util/libeay.num b/util/libeay.num index a0bb214124..f170d71973 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -3301,3 +3301,4 @@ SHA256_Update 3700 EXIST::FUNCTION:SHA,SHA256 BN_GF2m_mod_inv_arr 3701 EXIST::FUNCTION: ENGINE_unregister_ECDSA 3702 EXIST::FUNCTION:ENGINE OPENSSL_ia32cap_loc 3703 EXIST::FUNCTION: +BN_set_negative 3704 EXIST::FUNCTION: