]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Add peer information to most SSL/TLS errors
authorGeorge Joseph <gjoseph@digium.com>
Thu, 27 Jun 2019 17:46:44 +0000 (11:46 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 27 Jun 2019 17:53:13 +0000 (12:53 -0500)
commit8b3ee7fe6139db75ad43e687eef9c83a6bd8f195
tree7ced1d108247082121c11ae7d7e9d093a3e3a7ba
parentc70d874f7d0e7fe276690c662e32ba8bbbe43ee5
pjproject_bundled:  Add peer information to most SSL/TLS errors

Most SSL/TLS error messages coming from pjproject now have either
the peer address:port or peer hostname, depending on what was
available at the time and code location where the error was
generated.

ASTERISK-28444
Reported by: Bernhard Schmidt

Change-Id: I41770e8a1ea5e96f6e16b236692c4269ce1ba91e
third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch [new file with mode: 0644]