]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls: Improve error messages for TLS connections.
authorJoshua Colp <jcolp@digium.com>
Tue, 9 May 2017 15:34:49 +0000 (15:34 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 10 May 2017 16:18:15 +0000 (11:18 -0500)
commitecd371846e358445eb25c1cfbc8fd5526116a82e
treee98ba163fb5892561c0adf5a5770b58325a11d78
parent247cb7c9f22e3f76adc5df56314b3902d6765379
tcptls: Improve error messages for TLS connections.

This change uses the functions provided by OpenSSL to query
and better construct error messages for situations where
the connection encounters a problem.

ASTERISK-26606

Change-Id: I7ae40ce88c0dc4e185c4df1ceb3a6ccc198f075b
main/tcptls.c