make update
(incidently, this also tells VMS that there exists a new symbol in the SSL library)
This commit is contained in:
parent
6ac1571296
commit
5545607c4f
@ -3231,3 +3231,5 @@ EVP_sha384 3633 EXIST::FUNCTION:SHA,SHA512
|
||||
EVP_sha512 3634 EXIST::FUNCTION:SHA,SHA512
|
||||
EVP_sha224 3635 EXIST::FUNCTION:SHA,SHA256
|
||||
EVP_sha256 3636 EXIST::FUNCTION:SHA,SHA256
|
||||
OPENSSL_DIR_end 3637 EXIST::FUNCTION:
|
||||
OPENSSL_DIR_read 3638 EXIST::FUNCTION:
|
||||
|
@ -170,7 +170,7 @@ SSL_add_file_cert_subjs_to_stk 185 EXIST:VMS:FUNCTION:STDIO
|
||||
SSL_set_tmp_rsa_callback 186 EXIST::FUNCTION:RSA
|
||||
SSL_set_tmp_dh_callback 187 EXIST::FUNCTION:DH
|
||||
SSL_add_dir_cert_subjects_to_stack 188 EXIST:!VMS:FUNCTION:STDIO
|
||||
SSL_add_dir_cert_subjs_to_stk 188 NOEXIST::FUNCTION:
|
||||
SSL_add_dir_cert_subjs_to_stk 188 EXIST:VMS:FUNCTION:STDIO
|
||||
SSL_set_session_id_context 189 EXIST::FUNCTION:
|
||||
SSL_CTX_use_certificate_chain_file 222 EXIST:!VMS:FUNCTION:STDIO
|
||||
SSL_CTX_use_cert_chain_file 222 EXIST:VMS:FUNCTION:STDIO
|
||||
|
Loading…
Reference in New Issue
Block a user