MySQL Forums
Forum List  »  Newbie

Re: MySQL: Retrieval of the RSA public key is not enabled for insecure connections.
Posted by: Ahmad Bashir
Date: June 17, 2025 10:55AM

I'm not sure if PowerBI supports setting the public key retrieval flag easily via GUI, but you might try adding AllowPublicKeyRetrieval=True; in the connection string manually.

I faced something similar while using external APIs during a cycling event tracker setup. Configuring SSL properly made a difference.

Cheers,
Ahmad

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL: Retrieval of the RSA public key is not enabled for insecure connections.
June 17, 2025 10:55AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.