Dan Burkert has posted comments on this change.

Change subject: [security] add --rpc_tls_min_protocol flag
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/6059/1/src/kudu/security/tls_context.cc
File src/kudu/security/tls_context.cc:

Line 109:   long options = SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3 | 
SSL_OP_NO_COMPRESSION;
> It's defined as a long in the OpenSSL API, so I think this would be incorre
ugh this is faililng lint so I'll justchange it to auto.  Hopefully that does 
the right hing.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5785a22102f1c9aa083e63aefdd1cdfdd43ede9f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to