Commits
Andris Mednis authored 14b05e25b47M
...G...PS. [ZBXNEXT-7120] added support of OpenSSL 3.0 * commit '716d070a4bb19e26ae9cf060779852eb6218af02': ...G...... [ZBXNEXT-7120] improved coding style in zbx_set_ecdhe_parameters() ...G...PS. [ZBXNEXT-7120] fixed OpenSSL library path detection in libopenssl.m4 script ...G...PS. [ZBXNEXT-7120] converted zbx_tls_error_msg() to static function .D........ [ZBXNEXT-7120] added ChangeLog entry ...G...... [ZBXNEXT-7120] replaced Agent2 functions which are deprecated in OpenSSL 3.0 ...G...PS. [ZBXNEXT-7120] removed setting SSL_OP_SINGLE_ECDH_USE option, it has no effect in OpenSSL 3.0 ...G...PS. [ZBXNEXT-7120] replaced functions EC_KEY_new_by_curve_name(), SSL_CTX_set_tmp_ecdh() and EC_KEY_free() which are deprecated in OpenSSL 3.0 ...G...PS. [ZBXNEXT-7120] replaced function ERR_get_error_line_data() deprecated in OpenSSL 3.0 with ERR_get_error_all() ...G...PS. [ZBXNEXT-7120] added detection of OpenSSL 3.0 to libopenssl.m4 script
Showing diff tof236bc26ddc