David Handermann created NIFI-11133:
---------------------------------------

             Summary: 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


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)

Reply via email to