mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 13:25:49 +03:00
[GH-ISSUE #46] Add support for SSL Connections #170
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DBDiff#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chrishenx on GitHub (May 5, 2017).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/46
It would be awesome to add support to connect to a database server using SSL.
@jasdeepkhalsa commented on GitHub (Nov 24, 2017):
Hi @chrishenx when you say SSL, could you please provide an example command of what you mean?
DBDiff already supports connecting to a remote database instance
@mowreyw commented on GitHub (Jan 12, 2018):
@jhbsk You can read about MySQL SSL options [here].(https://dev.mysql.com/doc/refman/5.5/en/using-encrypted-connections.html)