MySQL MariaDB SSL Problem
gwladyka opened this issue ยท 1 comments
Hello.
I have a problem connecting to the database via SSL. I have created the user "luckperms" and a database with the same name.
Without SSL encryption the connection occurs, but whenever I turn it on in config.yml, and using ALTER I give REGUIRE SSL to the user, I get the errors.
No plugin connects to SSL, not just luckperms, so it's not the plugin's fault... I think so. However, when I connect using HeidiSQL or other software, there are no problems.
Thanks...
https://pastebin.com/GQFMcETG <- errors.
The important part of the error is:
Access denied for user 'luckperms'@'x.x.x.x'
There are some tips here:
https://github.com/lucko/LuckPerms/wiki/Storage-system-errors