[ 
https://issues.apache.org/jira/browse/KNOX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765193#comment-16765193
 ] 

ASF subversion and git services commented on KNOX-1661:
-------------------------------------------------------

Commit 1853395 from Kevin Risden
[ https://svn.apache.org/r1853395 ]

KNOX-1661 - KNOX-1646 export-cert documentation improvement (Lars Francke via 
Kevin Risden)

> KNOX-1646 export-cert documentation improvement
> -----------------------------------------------
>
>                 Key: KNOX-1661
>                 URL: https://issues.apache.org/jira/browse/KNOX-1661
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Site
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> KNOX-1646 export-cert improvements need to be documented. From KNOX-1640, 
> this needs to be added to the 1.3.0 book when it is created. 
> trunk/books/1.3.0/knox_cli.md
> {noformat}
> #### Certificate Export ####
> ##### `bin/knoxcli.sh export-cert [--type JKS|PEM|JCEKS|PKCS12] [--help]` 
> #####
> The export-cert command exports the public certificate from the a gateway.jks 
> keystore with the alias of gateway-identity.
> It will be exported to `{GATEWAY_HOME}/data/security/keystores/` with a name 
> of `gateway-client-trust.<type>`
> Using the --type option you can specify which keystore type you need 
> (default: PEM)
> **NOTE:** The password for the JKS, JCEKS and PKCS12 types is `changeit`.
> It can be changed using: `keytool -storepasswd -storetype <type> -keystore 
> gateway-client-trust.<type>`{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to