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

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17138956#comment-17138956 ] 

Bill Burcham edited comment on GEODE-8277 at 6/18/20, 2:28 AM:
---------------------------------------------------------------

Ugh. My manual cert-building style is insufficient. Seeing:

{code}
Caused by: java.security.cert.CertificateException: No subject alternative names present
{code}

in the locator log. My approach won't work. We need to use the Java program to regenerate these keystores+truststores.


was (Author: bburcham):
Ugh. My manual cert-building style is insufficient. Seeing:

{code}
Caused by: java.security.cert.CertificateException: No subject alternative names present
{code}

in the locator log. My approach won't work. We need to use the Java program to regenerate these.

> 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)