sourcebroker / deployer-extended-database

Deployer tasks to manage database synchronization between application instances.
MIT License
39 stars 13 forks source link

[FEATURE] MySQL SSL support #22

Closed maikschneider closed 1 year ago

maikschneider commented 1 year ago

Hey,

this PR is an attempt to make deployer-extended-database work with SSL encrypted database connections. This draft is still in progress and needs further testing - but I would like to hear your feedback about this.

Solves #21