Sailesh Mukil has posted comments on this change. Change subject: KUDU-1929: [rpc] Allow using encrypted private keys for TLS ......................................................................
Patch Set 6: Code-Review+1 (3 comments) Thanks for the review, Todd! Carry +1 http://gerrit.cloudera.org:8080/#/c/6635/5/src/kudu/security/crypto.h File src/kudu/security/crypto.h: PS5, Line 78: pas > nit: can we name this 'password_cb' or something? Done http://gerrit.cloudera.org:8080/#/c/6635/5/src/kudu/security/openssl_util.h File src/kudu/security/openssl_util.h: Line 101: // Runs the shell command 'cmd' which should give a password to a private key file > doc Done http://gerrit.cloudera.org:8080/#/c/6635/5/src/kudu/security/tls_context.h File src/kudu/security/tls_context.h: Line 152: const PasswordCallback& password_cb) > nit: rename to password_cb Done -- To view, visit http://gerrit.cloudera.org:8080/6635 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifd6369581fa426ceab11e4a10441658c7da47e81 Gerrit-PatchSet: 6 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
