GuiSong01 opened a new issue, #10815:
URL: https://github.com/apache/skywalking/issues/10815

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   
   ### Description
   
   When skywalking-java agent connects to a kafka cluster with SASL_SSL 
enabled, we need to config a plaintext paasword in agent.config of 
skywalking-java agent,there is a risk of password leakage. So, we need to 
config a encrypted password,skywalking-java support to decrypt password of 
kafka with SASL_SSL enabled.
   
   ### Use case
   
   1.Skywalking-java support to decrypt password of kafka with SASL_SSL enabled.
   2.The decryption interface is open to users by java SPI, and user can 
customize decryption policies so that the decryption policies does not have to 
commit into skywalking community.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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