-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: Agent2 (G), Proxy (P), Server (S)
-
None
Introduce a compatibility macro zbx_ssl_get_peer_cert() to handle the API rename in OpenSSL 3.0, where SSL_get_peer_certificate() was renamed to SSL_get1_peer_certificate().
See example code: https://github.com/zabbix/zabbix/pull/176