andrewmlim commented on a change in pull request #3242: NIFI-5926 Added certificate commands to toolkit guide. URL: https://github.com/apache/nifi/pull/3242#discussion_r245329132
########## File path: nifi-docs/src/main/asciidoc/toolkit-guide.adoc ########## @@ -889,8 +889,6 @@ In some enterprise scenarios, a security/IT team may provide a signing certifica └── lib ``` -[[additional-commands]] -==== Additional Commands The `nifi-cert.pem` and `nifi-key.key` files should be ASCII-armored (Base64-encoded ASCII) files containing the CA public certificate and private key respectively. Here are sample files of each to show the expected format: ===== nifi-cert.pem Review comment: Since this is now under the Intermediate CA section, change to: ==== nifi-cert.pem ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
