Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mysql SSL errors - add useSSL config option #1

Open
TheoRetisch1 opened this issue Oct 6, 2020 · 0 comments
Open

Mysql SSL errors - add useSSL config option #1

TheoRetisch1 opened this issue Oct 6, 2020 · 0 comments

Comments

@TheoRetisch1
Copy link

The plugin causes the following error in the log all the time:
Establishing SSL connection without server's identity verification is not recommended. According to MySQL requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.

Unfortunalty the plugin doesn't load if one tries to edit the string: jdbc:mysql://localhost/minecraft?useSSL=false
It would be awesome, if you could add an useSSL: false option in the config to stop the console spamming.

Cool plugin btw 👍

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

No branches or pull requests

1 participant