[
https://issues.apache.org/jira/browse/NIFI-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Grey updated NIFI-4687:
----------------------------
Resolution: Won't Do
Status: Resolved (was: Patch Available)
In a recent mailing list discussion [1], a consensus discussion was made to
deprecate the module "nifi-toolkit-tls". A set of tickets [2] [3] [4] was
opened and resolved to carry out this work.
In order to complete this effort, any open tickets in the NIFI project relating
to defects, enhancements, etc of "nifi-toolkit-tls" should be marked resolved.
[1] https://lists.apache.org/thread/vn1nzobtz4fh7fs461sgg8jj9zygrk0f
[2] NIFI-12169 - Documentation updates to provide alternatives to usage of TLS
Toolkit
[3] NIFI-12200 - Remove nifi-toolkit-tls module
[4] NIFI-12201 - Deprecation markings for nifi-toolkit-tls module in
support/nifi-1.x
> Allow IP addresses in SANs of tls-toolkit generated certificates
> ----------------------------------------------------------------
>
> Key: NIFI-4687
> URL: https://issues.apache.org/jira/browse/NIFI-4687
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Roland Hopferwieser
> Priority: Minor
> Attachments: TlsHelper-allow-ip-addresses-in-SAN.patch
>
>
> If you run
> {{tls-toolkit.sh standalone -n nifi.localdomain --subjectAlternativeNames
> 10.0.0.2}}
> you get a certificate with the "X509v3 Subject Alternative Name"
> {{DNS:nifi.localdomain, DNS:10.0.0.2}}
> This patch will change it to the correct form
> {{DNS:nifi.localdomain, IP Address:10.0.0.2}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)