Skip to content

Conversation

@zeroflag
Copy link
Contributor

@zeroflag zeroflag commented Sep 6, 2022

What changes were proposed in this pull request?

There is an inconsistency in naming of the output file of the export cert command. The doc says it should be gateway-client-trust.<type> but in case of pem it's gateway-identity.pem.

How was this patch tested?

$ bin/knoxcli.sh export-cert --type pem
Certificate gateway-identity has been successfully exported to: /Users/attilamagyar/development/test/data/security/keystores/gateway-client-trust.pem
$  ls -al  /Users/attilamagyar/development/test/data/security/keystores/gateway-client-trust.pem
-rw-r--r--  1 attilamagyar  staff  1246 Sep  6 10:28 /Users/attilamagyar/development/test/data/security/keystores/gateway-client-trust.pem

@zeroflag zeroflag self-assigned this Sep 6, 2022
Copy link
Contributor

@smolnar82 smolnar82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zeroflag zeroflag merged commit 3b0c1bb into apache:master Sep 7, 2022
@zeroflag zeroflag deleted the KNOX-2799-pem branch September 7, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants