-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
I'm trying to upgrade a MariaDB database on Azure and it has the SSL enforcement enabled.
Simple-db-migrate fails with the following error:
[ERROR] could not connect to database: (9002, 'SSL connection is required. Please specify SSL options and retry.')
It would be great to be able to pass the SSL options to the driver. They could be stored in the config file for instance like the other parameters.
Metadata
Metadata
Assignees
Labels
No labels