The error occurs because the MySQL client is not permitted to automatically request the public key from the server. This is a security feature to prevent man-in-the-middle (MITM) attacks.
The error occurs because the MySQL client is not permitted to automatically request the public key from the server. This is a security feature to prevent man-in-the-middle (MITM) attacks.