[ https://issues.apache.org/jira/browse/KUDU-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866481#comment-17866481 ]
Alexey Serbin edited comment on KUDU-3590 at 7/16/24 5:29 PM: -------------------------------------------------------------- When updating the certs, please take the following into the consideration: * re-generate them to have at least 20 years validity period * use meaningful entries for the certificate fields The [prior patch|https://github.com/apache/kudu/commit/2d624f877262efafcd4fbaa59d7bb5a8c65ff54e] that touched the certificates regenerated the test certs with just 1 year validity interval, and put junk into the certificate fields. I didn't verify that in review, and it went unnoticed, sorry. You could take a look at the original certificates prior to [2d624f877|https://github.com/apache/kudu/commit/2d624f877262efafcd4fbaa59d7bb5a8c65ff54e] to get an idea what would be the contents of the corresponding certificate fields. Thank you! was (Author: aserbin): When updating the certs, please take the following into the consideration: * re-generate them to have at least 20 years validity period * use meaningful entries for the certificate fields The [prior patch|https://github.com/apache/kudu/commit/2d624f877262efafcd4fbaa59d7bb5a8c65ff54e] that touched the certificates regenerated the test certs with just 1 year validity interval, and put junk into the certificate fields. I didn't verify that in review, and it went unnoticed, sorry. > update certs in test_certs.cc > ----------------------------- > > Key: KUDU-3590 > URL: https://issues.apache.org/jira/browse/KUDU-3590 > Project: Kudu > Issue Type: Sub-task > Reporter: Bakai Ádám > Assignee: Bakai Ádám > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)