Github user alopresto commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1165#discussion_r88094393
  
    --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
    @@ -174,6 +174,8 @@ TLS Generation Toolkit
     
     In order to facilitate the secure setup of NiFi, you can use the 
`tls-toolkit` command line utility to automatically generate the required 
keystores, truststore, and relevant configuration files. This is especially 
useful for securing multiple NiFi nodes, which can be a tedious and error-prone 
process.
     
    +Note: JKS keyStores and trustStores are recommended for NiFi.  This tool 
allows the specification of other KeyStore types on the command line but will 
ignore a type of PKCS12 for use as the trustStore as that format has some 
compatibility issues between BouncyCastle and Oracle implementations.
    --- End diff --
    
    To be consistent with the rest of the documentation, "keystore" and 
"truststore" should be capitalized as such.  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to