nifi/nifi-toolkit
Andy LoPresto 57baae9ae2
NIFI-5476 Added logic to check CA certificate signature against additional certificates.
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>
2018-08-07 12:07:35 -07:00
..
nifi-toolkit-admin NIFI-5400 - Changed the hostname verifier from the custom NiFi verifier to the Apache http-client DefaultHostnameVerifier 2018-08-06 19:57:49 -07:00
nifi-toolkit-assembly NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-toolkit-cli NIFI-5430 CLI tool extension for cluster summary 2018-07-16 15:29:06 -04:00
nifi-toolkit-encrypt-config NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-toolkit-flowanalyzer NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-toolkit-flowfile-repo NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-toolkit-s2s NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-toolkit-tls NIFI-5476 Added logic to check CA certificate signature against additional certificates. 2018-08-07 12:07:35 -07:00
nifi-toolkit-zookeeper-migrator NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
pom.xml NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00