Abhishek Chennaka has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/21795 )
Change subject: KUDU-3590 Update expired test certificates
......................................................................
KUDU-3590 Update expired test certificates
Certificates generated in 2d624f877 expired after 1 year, causing
several test failures in security-itest and rpc-test.
This commit replaces the expired certificates with ones with a validity
of 20 years.
Note: If you git blame this file in 2044 in your flying car, please make
sure to update the keys and certificates to whatever is reasonable for
your quantum computers instead of simply relying on the instructions in
the comments.
Certificate chain:
Issuer: CN=IntermediateCA, ST=California, C=US,
[email protected], O=Apache Software Foundation,
OU=Intermediate CA
Validity
Not Before: Jul 23 19:58:19 2024 GMT
Not After : Apr 9 19:58:19 2044 GMT
Subject: CN=127.0.0.1, ST=California, C=US,
[email protected], O=Apache Software Foundation,
OU=Kudu
Issuer: C=US, ST=Some-State, O=Apache Software Foundation,
CN=127.0.0.1, [email protected]
Validity
Not Before: Jul 23 19:55:34 2024 GMT
Not After : Jul 18 19:55:34 2044 GMT
Subject: CN=IntermediateCA, ST=California, C=US,
[email protected], O=Apache Software Foundation,
OU=Intermediate CA
Issuer: C=US, ST=Some-State, O=Apache Software Foundation,
CN=127.0.0.1, [email protected]
Validity
Not Before: Jul 23 17:50:11 2024 GMT
Not After : Jun 29 17:50:11 2124 GMT
Subject: C=US, ST=Some-State, O=Apache Software Foundation,
CN=127.0.0.1, [email protected]
Change-Id: I0d9a38926307618b81e292074732d35520e9a8e9
Reviewed-on: http://gerrit.cloudera.org:8080/21607
Reviewed-by: Marton Greber <[email protected]>
Tested-by: Marton Greber <[email protected]>
Reviewed-by: Zoltan Chovan <[email protected]>
(cherry picked from commit 4decbbdf553ed54796ddbbb49e1142925657110f)
Reviewed-on: http://gerrit.cloudera.org:8080/21795
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Abhishek Chennaka <[email protected]>
---
M src/kudu/security/test/test_certs.cc
1 file changed, 662 insertions(+), 653 deletions(-)
Approvals:
Alexey Serbin: Looks good to me, approved
Abhishek Chennaka: Verified
--
To view, visit http://gerrit.cloudera.org:8080/21795
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I0d9a38926307618b81e292074732d35520e9a8e9
Gerrit-Change-Number: 21795
Gerrit-PatchSet: 2
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[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]>