e-mhui commented on PR #8308:
URL: https://github.com/apache/inlong/pull/8308#issuecomment-1605919587

   @dockerzhang If the SSL mode is PREFERRED or REQUIRED, and we cannot obtain 
trustManagers (a secure implementation) from the KeyStore, we must create a 
custom TrustManager (an insecure implementation). This cannot be changed here, 
so we need to bypass the security check.
   Reference: https://issues.redhat.com/browse/DBZ-4787, 
https://codeql.github.com/codeql-query-help/java/java-insecure-trustmanager/


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