gh-ost/go/base
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
..
context_test.go Refactor global migration context 2017-08-08 13:36:54 -07:00
context.go Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
load_map_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
load_map.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils.go Support for GCP (Google Cloud Platform) 2018-09-02 09:51:40 +03:00