Fix SSL_get_client/server_random checks
authorNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
Fri, 18 Nov 2016 18:08:33 +0000 (20:08 +0200)
committerNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
Wed, 7 Dec 2016 12:03:04 +0000 (14:03 +0200)
commitce9170227abed38f81e288b343655c509cc95e55
tree6099c699b4ed0cd5656d753b32e16091fa9e0cb4
parentc79113385052d2f2b660eeee657435440846abf4
Fix SSL_get_client/server_random checks

Needed for conditionally avoiding accessing private OpenSSL structures
in a following patch.

Backported from v3.1.x.
configure
configure.ac
src/include/autoconf.h.in