[
https://issues.apache.org/jira/browse/GEODE-8277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138947#comment-17138947
]
Bill Burcham commented on GEODE-8277:
-------------------------------------
I'm working on a fix for this. The problem is that when we used Sai's Java
program to generate the certs last month, we set the expiration to only one
month hence (now!)
I looked at the generated keystores and truststore. The setup is good in that
the truststore contains only the CA cert and the keystores each contain one
cert signed by that CA. Unfortunately I don't know how to use Sai's Java
program to recreate these with extended expiration so I am trying to make do
with the macOS KeyStore Explorer app. I manually created three keystores each
containing a self-signed cert (expiring in 10 years) and added all three to the
truststore.
Running tests now. Fingers crossed 🤞
> acceptance test certificates expired in Dockerized SNI acceptance tests
> -----------------------------------------------------------------------
>
> Key: GEODE-8277
> URL: https://issues.apache.org/jira/browse/GEODE-8277
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Bill Burcham
> Assignee: Bill Burcham
> Priority: Major
>
> At least locator-maeve-keystore.jks is expired. This is causing CI failures
> now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)