You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce J Schuchardt (Jira)" <ji...@apache.org> on 2020/06/18 21:28:00 UTC

[jira] [Closed] (GEODE-8277) acceptance test certificates expired in Dockerized SNI acceptance tests

     [ https://issues.apache.org/jira/browse/GEODE-8277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce J Schuchardt closed GEODE-8277.
-------------------------------------

> 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: Bruce J Schuchardt
>            Priority: Major
>             Fix For: 1.13.0, 1.14.0
>
>
> Test-only issue.
> At least locator-maeve-keystore.jks is expired. This is causing CI failures now.
> All the certs: the CA cert, and each of the three server certs are expired. These need to all be regenerated using {{CertificateBuilder}} and friends.
> I found neither instructions nor a script for regenerating these keystores and truststores. They may be there but I didn't find 'em.
> TODO:
> # regenerate signing (CA) cert in truststore.jks
> # create the three new keystores containing certs signed by the signing cert
> # make sure all the expirations are at least 10 years hence
> # make sure there is a README or better: a README and a script for generating all that
> # make sure all the SNI acceptance tests pass locally {{./gradlew :geode-assembly:acceptanceTest --tests=org.apache.geode.client.sni.*}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)