]> 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:20:18 +0000 (14:20 -0500)
commitcbbf192f0aac2c24f3007ba3d9597bc28d05af70
tree0140f460c861284ad9919a8f52815dd9a3e96007
parent31dea3d7d9fba0cb94db424bf6ac74b722dd3472
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