make update
This commit is contained in:
parent
ff22e913a3
commit
e7076c5a80
@ -67,7 +67,7 @@ cert_opt = ca_default # Certificate field options
|
|||||||
|
|
||||||
default_days = 365 # how long to certify for
|
default_days = 365 # how long to certify for
|
||||||
default_crl_days= 30 # how long before next CRL
|
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
|
preserve = no # keep passed DN ordering
|
||||||
|
|
||||||
# A few difference way of specifying how similar the request should look
|
# A few difference way of specifying how similar the request should look
|
||||||
|
@ -3301,3 +3301,4 @@ SHA256_Update 3700 EXIST::FUNCTION:SHA,SHA256
|
|||||||
BN_GF2m_mod_inv_arr 3701 EXIST::FUNCTION:
|
BN_GF2m_mod_inv_arr 3701 EXIST::FUNCTION:
|
||||||
ENGINE_unregister_ECDSA 3702 EXIST::FUNCTION:ENGINE
|
ENGINE_unregister_ECDSA 3702 EXIST::FUNCTION:ENGINE
|
||||||
OPENSSL_ia32cap_loc 3703 EXIST::FUNCTION:
|
OPENSSL_ia32cap_loc 3703 EXIST::FUNCTION:
|
||||||
|
BN_set_negative 3704 EXIST::FUNCTION:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user