Dan Burkert has posted comments on this change. Change subject: [security] generate self-signed certs on server startup ......................................................................
Patch Set 5: (2 comments) http://gerrit.cloudera.org:8080/#/c/5955/5/src/kudu/security/tls_context.cc File src/kudu/security/tls_context.cc: Line 204: ignore_result(X509_check_ca(cert.GetRawData())); > I think we'll also want to do this in AdoptSignedCert as well, although it' Done Line 206: // Step 2: Adopt the new key and cert. > This step is out of order. Done -- To view, visit http://gerrit.cloudera.org:8080/5955 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie785cc80d1cd8275defa3987f8e2a3bbcae02622 Gerrit-PatchSet: 5 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
