make update

This commit is contained in:
Nils Larsch 2005-04-22 20:17:17 +00:00
parent ff22e913a3
commit e7076c5a80
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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: