Skip to content

fix: allow public key retrieval for MySQL connection#9

Open
ahadkhan9 wants to merge 1 commit into
RameshMF:mainfrom
ahadkhan9:fix/mysql-public-key-retrieval
Open

fix: allow public key retrieval for MySQL connection#9
ahadkhan9 wants to merge 1 commit into
RameshMF:mainfrom
ahadkhan9:fix/mysql-public-key-retrieval

Conversation

@ahadkhan9
Copy link
Copy Markdown

Added allowPublicKeyRetrieval=true to the MySQL connection URL in application.properties to resolve the "Public Key Retrieval is not allowed" error. By default, this property is set to false.

Added `allowPublicKeyRetrieval=true` to the MySQL connection URL in `application.properties` to resolve the "Public Key Retrieval is not allowed" error. By default, this property is set to `false`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant