]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls.c: Log more informative OpenSSL errors
authorSean Bright <sean.bright@gmail.com>
Wed, 19 Feb 2020 19:20:18 +0000 (14:20 -0500)
committerSean Bright <sean.bright@gmail.com>
Wed, 19 Feb 2020 19:38:23 +0000 (13:38 -0600)
commit9ef514ae981a34789c8a720ef7b75554e270103b
tree98d6b43a225f2f93de669dcfb36586fef6efcbee
parent5f361963844b12ab72ac7adb15f9f1e64960b2fc
tcptls.c: Log more informative OpenSSL errors

Dump OpenSSL's error stack to the error log when things fail.

ASTERISK-28750 #close
Reported by: Martin Zeh

Change-Id: Ib63cd0df20275586e68ac4c2ddad222ed7bd9c0a
main/tcptls.c