Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.1
Description
The TLS Toolkit can sign certificates using a public certificate and private key generated and signed elsewhere by injecting them into the nifi-cert.pem and nifi-key.key files as long as they are in the proper format and self-signed. The toolkit should be enhanced to handle PKCS #8 formatted private keys (in addition to the PKCS #1 formatted keys it handles now) and to allow for non self-signed certificates.
To verify this, use certificates generated by TinyCert.
Attachments
Issue Links
- contains
-
NIFI-5459 Integrate TLS Toolkit with external CA / certificate providers
- Resolved
-
NIFI-5473 Add documentation for using intermediate CA with TLS toolkit
- Resolved
- is cloned by
-
NIFI-5485 Enable TLS Toolkit (client/server) to sign certificates with external CA certificate
- Resolved
- Is contained by
-
NIFI-5458 Improve NiFi TLS and certificate management
- Resolved
- relates to
-
NIFI-5473 Add documentation for using intermediate CA with TLS toolkit
- Resolved
- links to