]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls: Repair ./configure --with-ssl=PATH.
authorAlexander Traud <pabstraud@compuserve.com>
Sat, 19 May 2018 13:23:30 +0000 (15:23 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Sat, 19 May 2018 13:26:14 +0000 (07:26 -0600)
commitae2afa73a257cf5881035aa8c21141c6bb4901d2
treea94392be9b41093c2bccb7e9ed2aa05c83d0cd45
parente020bad22c85951980135166e92be2a8fc2d6051
tcptls: Repair ./configure --with-ssl=PATH.

SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2 got discovered without honoring a PATH.

ASTERISK-27865

Change-Id: I8cd358eed7411726d08fa7b01691bef122fbeb71
configure
configure.ac
include/asterisk/autoconfig.h.in
main/tcptls.c