piotrsmolinski opened a new pull request #11707:
URL: https://github.com/apache/kafka/pull/11707


   Added normalization to the input parameters of the createKeystore and 
createTruststore
   
   After the change the empty string values of path and passwords are treated 
as null. The change
   allows the existing entries to be replaced with empty values.
   
   The scenario is when the final configuration of a client (consumer, producer 
or admin) is defined as a template
   and then refined with specific values. In particular in mTLS configuration 
the template may specify
   JKS/PKCS12 keystore, but the final configuration uses KIP-651 PEM coded 
strings.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to