Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/20162 )
Change subject: Re-generate test certs with OpenSSL3 ...................................................................... Patch Set 3: (1 comment) > Patch Set 2: Code-Review+1 > > (1 comment) http://gerrit.cloudera.org:8080/#/c/20162/1/src/kudu/security/test/test_certs.cc File src/kudu/security/test/test_certs.cc: http://gerrit.cloudera.org:8080/#/c/20162/1/src/kudu/security/test/test_certs.cc@504 PS1, Line 504: These certificates were generated by following the steps outlined in this tutorial : // for creating the Root CA, Intermediate CA and end-user cert: : // https://raymii.org/s/tutorials/ \ : // OpenSSL_command_line_Root_and_Intermediate_CA_including_OCSP_CRL%20and_revocation.html : // : // The below certs has been generated using OpenSSL3, with the following changes : // to the above article: : // * -aes256 is omitted : // * in 'openssl req' commands the '-sha256' switch is omitted : // * the commonName in 'openssl ca' is set to 'localhost' : // * in ca.conf [alt_names] DNS.0 is set to 'localhost' : // > please update this comment with what you needed to change in order to gener Added generation details to the comment section. -- To view, visit http://gerrit.cloudera.org:8080/20162 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4b7f28e76f8bebe3bb4284eaa81e4afe03877420 Gerrit-Change-Number: 20162 Gerrit-PatchSet: 3 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Wed, 05 Jul 2023 21:03:23 +0000 Gerrit-HasComments: Yes
