Files
asterisk/include/asterisk
Mark Michelson 3b426a8b09 Check for OpenSSL defines before trying to use them.
The SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2 defines did not exist prior
to OpenSSL version 1.0.1. A recent commit attempts to, by default, set
these options, which can cause problems on systems with older OpenSSL
installations.

This commit adds a configure script check for those defines and will not
attempt to make use of those if they do not exist. We will print a
warning urging the user to upgrade their OpenSSL installation if those
defines are not present.

Change-Id: I6a2eb9a43fd0738b404d8f6f2cf4b5c22d9d752d
2016-02-04 16:57:46 -06:00
..
2015-04-11 19:43:43 -06:00
2014-07-24 17:50:46 +00:00
2013-07-25 04:06:32 +00:00
2013-08-22 18:52:41 +00:00
2015-06-10 12:17:02 -05:00
2015-07-07 21:31:49 -05:00
2015-05-19 21:11:21 -05:00
2015-08-07 14:57:45 -05:00
2013-07-03 17:58:45 +00:00
2015-06-08 11:09:57 -04:00
2014-01-06 17:45:25 +00:00
2015-05-19 21:11:21 -05:00
2014-07-21 08:41:29 +00:00
2013-04-22 16:22:00 +00:00
2015-05-19 21:11:21 -05:00
2015-11-24 13:57:05 -06:00
2013-02-15 13:38:12 +00:00