Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-1661

KNOX-1646 export-cert documentation improvement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • Site
    • None

    Description

      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

      #### 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>`

      Attachments

        Issue Links

          Activity

            People

              larsfrancke Lars Francke
              larsfrancke Lars Francke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: