Zoltan Chovan has posted comments on this change. ( http://gerrit.cloudera.org:8080/20162 )
Change subject: Re-generate test certs with OpenSSL3 ...................................................................... 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 parts relating to the OSCP and CRL were omitted. : // : // | serverCert TRUSTS intermediateCA TRUSTS rootCA | : // : // The 'cert_file' here contains the serverCert and intermediateCA. : // The 'ca_cert_file' contains the rootCA and the same intermediateCA. : // This was added to test KUDU-2091 and KUDU-2220. please update this comment with what you needed to change in order to generate the certs with openssl 3 -- 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: 2 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 15:58:27 +0000 Gerrit-HasComments: Yes
