[ https://issues.apache.org/jira/browse/KUDU-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881718#comment-17881718 ]
ASF subversion and git services commented on KUDU-3590: ------------------------------------------------------- Commit 8940db0c6a7a7b2f89e71129c0e56cf0dca7e998 in kudu's branch refs/heads/branch-1.17.x from Attila Bukor [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=8940db0c6 ] 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, emailAddress=d...@kudu.apache.org, 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, emailAddress=d...@kudu.apache.org, O=Apache Software Foundation, OU=Kudu Issuer: C=US, ST=Some-State, O=Apache Software Foundation, CN=127.0.0.1, emailAddress=d...@kudu.apache.org 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, emailAddress=d...@kudu.apache.org, O=Apache Software Foundation, OU=Intermediate CA Issuer: C=US, ST=Some-State, O=Apache Software Foundation, CN=127.0.0.1, emailAddress=d...@kudu.apache.org 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, emailAddress=d...@kudu.apache.org Change-Id: I0d9a38926307618b81e292074732d35520e9a8e9 Reviewed-on: http://gerrit.cloudera.org:8080/21607 Reviewed-by: Marton Greber <greber...@gmail.com> Tested-by: Marton Greber <greber...@gmail.com> Reviewed-by: Zoltan Chovan <zcho...@cloudera.com> (cherry picked from commit 4decbbdf553ed54796ddbbb49e1142925657110f) Reviewed-on: http://gerrit.cloudera.org:8080/21795 Reviewed-by: Alexey Serbin <ale...@apache.org> Tested-by: Abhishek Chennaka <achenn...@cloudera.com> > update certs in test_certs.cc > ----------------------------- > > Key: KUDU-3590 > URL: https://issues.apache.org/jira/browse/KUDU-3590 > Project: Kudu > Issue Type: Sub-task > Affects Versions: 1.17.0 > Reporter: Bakai Ádám > Assignee: Attila Bukor > Priority: Major > Fix For: 1.18.0, 1.17.1 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)