Describe the bug
if you start MySQL with --ssl mode enabled writefreely won't connect to the database.
Steps to reproduce (if necessary)
Steps to reproduce the behavior:
- start MySQL with
--ssl mode.
- run
writefreely --config and set the proper database credentials
- writefreely will error try to connect to the databse with
this authentication plugin is not supported
Expected behavior
What should've happened?
During the config I'd expect it to ask if it will require ssl mode or not and be able to work properly with it.
Application configuration
- Single mode or Multi-user mode? Multi-user mode
- Database? [mysql/sqlite] MySQL
- Open registration? [yes/no] no
- Federation enabled? [yes/no] yes
Version or last commit:
0.11.2
Describe the bug
if you start MySQL with
--sslmode enabled writefreely won't connect to the database.Steps to reproduce (if necessary)
Steps to reproduce the behavior:
--sslmode.writefreely --configand set the proper database credentialsthis authentication plugin is not supportedExpected behavior
What should've happened?
During the config I'd expect it to ask if it will require ssl mode or not and be able to work properly with it.
Application configuration
Version or last commit:
0.11.2