21 Oct
2024
21 Oct
'24
9:41 a.m.
@remcovanvugt commented on this pull request. > @@ -888,8 +888,8 @@ int kz_amqp_connection_open_ssl(kz_amqp_conn_ptr rmq) amqp_ssl_socket_set_verify( rmq->socket, kz_amqps_verify_peer | kz_amqps_verify_hostname); #else - amqp_ssl_socket_set_verify_peer(rmq->socket, kz_amqps_verify_peer); Formatted that back to what it was -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4002#discussion_r1808436621 You are receiving this because you are subscribed to this thread. Message ID: <kamailio/kamailio/pull/4002/review/2381486925@github.com>