mirror of https://github.com/apache/nifi.git
57baae9ae2
Moved utility code to TlsHelper. Added unit tests. Added command-line parsing for additional CA certificate path. Added documentation on using the TLS Toolkit to generate and sign certificates using an externally-signed CA. Updated toolkit external CA documentation to be inline with additional context from NIFI-5473. Cleaned up toolkit documentation. Improved error message by changing to absolute path. Added Javadoc to and removed unthrown exception declarations from TlsHelper#verifyCertificateSignature(). Cleaned up unit tests with utility method. Fixed checkstyle error. Support conversion of a PKCS#8 formatted private key automatically to avoid forcing the user to do that. Also add some log messages for debugging when the parser fails to parse the appropriate object Incorporated Peter's contribution for PKCS #8 to PKCS #1 conversion. Added documentation and refactored methods. Refactored unit test. Added RAT exclusion for test resource. This closes #2935. Co-authored-by: pepov <peterwilcsinszky@gmail.com> Signed-off-by: Matt Gilman <mcgilman@apache.org> |
||
---|---|---|
.. | ||
nifi-toolkit-admin | ||
nifi-toolkit-assembly | ||
nifi-toolkit-cli | ||
nifi-toolkit-encrypt-config | ||
nifi-toolkit-flowanalyzer | ||
nifi-toolkit-flowfile-repo | ||
nifi-toolkit-s2s | ||
nifi-toolkit-tls | ||
nifi-toolkit-zookeeper-migrator | ||
pom.xml |