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

Tsz-wo Sze updated RATIS-2621:
------------------------------
    Description: 
TestSecureRatisShell failed after updated to ratis-thirdpart 1.1.0 (RATIS-2616)
{code}
Caused by: java.security.cert.CertificateException:
  No subject alternative names present for SNIHostName=null and peerHost=0.0.0.0
  in the chain of 1 certificate(s): 1. subjectAlternativeNames=[], CN=localhost.
{code}
We should generate the certs with alt_names.

  was:
TestSecureRatisShell after updated to ratis-thirdpart 1.1.0 (RATIS-2616)
{code}
Caused by: java.security.cert.CertificateException:
 No subject alternative names present for SNIHostName=null and peerHost=0.0.0.0
 in the chain of 1 certificate(s): 1. subjectAlternativeNames=[], CN=localhost.
{code}
We should generate the certs with alt_names.


> Regenerate test cert with alt_names
> -----------------------------------
>
>                 Key: RATIS-2621
>                 URL: https://issues.apache.org/jira/browse/RATIS-2621
>             Project: Ratis
>          Issue Type: Test
>          Components: test
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>             Fix For: 3.3.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> TestSecureRatisShell failed after updated to ratis-thirdpart 1.1.0 
> (RATIS-2616)
> {code}
> Caused by: java.security.cert.CertificateException:
>   No subject alternative names present for SNIHostName=null and 
> peerHost=0.0.0.0
>   in the chain of 1 certificate(s): 1. subjectAlternativeNames=[], 
> CN=localhost.
> {code}
> We should generate the certs with alt_names.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to