seedscoder commented on issue #2826: URL: https://github.com/apache/incubator-inlong/issues/2826#issuecomment-1074832281
Is it necessary to set this parameter to true? > https://mysqlconnector.net/connection-options/ ``` Note that AllowPublicKeyRetrieval=True could allow a malicious proxy to perform a MITM attack to get the plaintext password, so it is False by default and must be explicitly enabled. ``` -- 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]
