[
https://issues.apache.org/jira/browse/NIFI-11133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt updated NIFI-11133:
----------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> TLS Toolkit Standalone Mode Sets Null Password for Client Keys
> --------------------------------------------------------------
>
> Key: NIFI-11133
> URL: https://issues.apache.org/jira/browse/NIFI-11133
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.20.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The TLS Toolkit in Standalone Mode supports the option to generate one or
> more Client Key Stores. The Standalone Mode generates a Key Pair with a
> signed Certificate for each client requested and uses a {{null}} when adding
> the Private Key Entry to the Key Store. This approach causes an
> {{UnrecoverableKeyException}} when attempting to read the generated PKCS12
> Key Store. The implementation should be corrected to set a Key Password using
> the value provided for the Key Store Password, which is the standard approach
> for PKCS12.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)