Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Do
-
1.7.1
-
None
Description
The TLS Toolkit was originally designed with limited scope and has since grown organically to meet additional requirements. Because of this, its components can be disjoint, there is unnecessary code and communication interfaces, and it can be difficult to extend.
A complete refactor should be performed to remove superfluous code, make it easier to extend, separate concerns (command-line interaction, certificate generation and signing, and component communication [client/server, internal/external]).
Along with this refactor, it should be extended to handle additional components which require certificate generation, signing, and trust allocation, such as the Apache NiFi Registry.
Attachments
Issue Links
- is related to
-
NIFI-6178 Certificates generated for "localhost" need to have IP as a SAN in Java 11
- Resolved
-
NIFI-5363 Enhance NiFi Toolkit to handle NiFi Registry
- Resolved
-
NIFI-12200 Remove nifi-toolkit-tls module
- Resolved
- relates to
-
NIFI-6273 Improve log output for TLS Toolkit tasks
- Resolved