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)