m1a2st commented on PR #17469:
URL: https://github.com/apache/kafka/pull/17469#issuecomment-2407441896

   This method not used in any test, but it have a todo tag, Im not sure we 
should remove it 
   ```
     def clientSecurityProps(certAlias: String): Properties = {
       JaasTestUtils.securityConfigs(ConnectionMode.CLIENT, securityProtocol, 
Optional.empty(), certAlias,
         JaasTestUtils.SSL_CERTIFICATE_CN, Optional.empty()) // TODO use real 
trust store and client SASL properties
     }
     ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to