Hello Marton Greber, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21607
to look at the new patch set (#2).
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
---
M src/kudu/security/test/test_certs.cc
1 file changed, 662 insertions(+), 653 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/21607/2
--
To view, visit http://gerrit.cloudera.org:8080/21607
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0d9a38926307618b81e292074732d35520e9a8e9
Gerrit-Change-Number: 21607
Gerrit-PatchSet: 2
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>