gh-ost/go
Brandon Bodnar 23617f287f Add initial support for ssl encryption connections to database servers.
- Adding a command line option for users to enforce tls/ssl connections
  for the applier, inspector, and binlog reader.
- The user can optionally request server certificate verification through
  a command line option to specify the ca cert via a file path.
- Fixes an existing bug appending the timeout option to the singleton
  applier connection.
2019-01-31 15:22:03 -06:00
..
base Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
binlog Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
cmd/gh-ost Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
logic Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
mysql Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql minor changes and typo correction 2018-05-23 13:13:25 +08:00