You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Attila Magyar (Jira)" <ji...@apache.org> on 2022/09/07 08:40:00 UTC

[jira] [Resolved] (KNOX-2799) When exporting certificate using Knox CLI, the certificate is coming with wrong name when type=PEM

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

Attila Magyar resolved KNOX-2799.
---------------------------------
    Resolution: Fixed

> When exporting certificate using Knox CLI, the certificate is coming with wrong name when type=PEM
> --------------------------------------------------------------------------------------------------
>
>                 Key: KNOX-2799
>                 URL: https://issues.apache.org/jira/browse/KNOX-2799
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxCLI
>            Reporter: Abhilash Perla
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When we export a certificate using this command:
> bin/knoxcli.sh export-cert [--type JKS|PEM|JCEKS|PKCS12] [–help]
> The certificate should come with name: 'gateway-client-trust.<type>'.
> This is working fine for formats JKS, JCEKS, PKCS12. But for PEM the certificate file name is "gateway-identity.pem"



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