Skip to content

doesn't support encrypted database connections #297

@fcevado

Description

@fcevado

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:

  1. start MySQL with --ssl mode.
  2. run writefreely --config and set the proper database credentials
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions