[
https://issues.apache.org/jira/browse/NIFI-11133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683947#comment-17683947
]
ASF subversion and git services commented on NIFI-11133:
--------------------------------------------------------
Commit e9f5e49d5b9af1357f2ae190537ffa698df579c8 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e9f5e49d5b ]
NIFI-11133 This closes #6920. Updated TLS Toolkit Standalone to set Client Key
Password
Signed-off-by: Joe Witt <[email protected]>
> 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)