Henry Robinson has posted comments on this change.

Change subject: IMPALA-5849: Disable compile-time checks for OpenSSL > 1.0.0
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/7859/4/source/thrift/thrift-0.9.0-patches/0011-CLD-Patch-11-IMPALA-5849-Don-t-use-compile-time-chec.patch
File 
source/thrift/thrift-0.9.0-patches/0011-CLD-Patch-11-IMPALA-5849-Don-t-use-compile-time-chec.patch:

PS4, Line 35: SSL_OP_NO_TLSv1_2 0x08000000L
> I'm a tad bit confused; if OpenSSL can't understand these options, and we p
SSL_CTX_set_options returns the options that are set after that call takes 
effect. So if you & those with the bitmask you passed in, you can tell whether 
or not the options took effect.

See line 81 for how that's handled.


-- 
To view, visit http://gerrit.cloudera.org:8080/7859
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I437703b2221cba6a2c3079c540ccbda571f8db0e
Gerrit-PatchSet: 4
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-HasComments: Yes

Reply via email to