arturobernalg opened a new pull request, #581: URL: https://github.com/apache/httpcomponents-client/pull/581
This PR addresses [HTTPCLIENT-2337](https://issues.apache.org/jira/browse/HTTPCLIENT-2337), which involves potentially unsafe logging of `X500Principal` in `SSLConnectionSocketFactory.` The issue is caused by control characters in the `X500Principal` being logged without sanitization, which could interfere with log readability. -- 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: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org