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/06 08:14:00 UTC

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

Attila Magyar created KNOX-2799:
-----------------------------------

             Summary: 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


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)