Files
asterisk/main
Mark Michelson e4138cca63 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
(cherry picked from commit f906843818)
2016-02-10 10:34:23 -06:00
..
2015-04-12 13:59:44 -05:00
2015-04-12 13:49:40 -05:00
2014-11-02 08:03:18 +00:00
2014-10-10 12:55:56 +00:00
2015-04-06 18:58:30 +00:00
2015-06-04 20:07:26 +02:00
2015-04-06 18:58:30 +00:00
2015-12-04 12:29:37 -04:00
2013-09-10 17:56:56 +00:00
2014-05-09 22:28:40 +00:00