bitxhub/internal/repo
dawn-to-dusk 09617a14d3 feat(*): add certificate validation configuration
1.Add certificate validation configuration in bitxhub.toml, so we can decide whether or not to enable certificate authentication based on the configuration file.
2021-01-25 19:43:32 +08:00
..
testdata refactor(*): 1: solo genetate a batch by timer; 2: refactor order.toml. 2020-12-21 19:42:20 +08:00
config.go feat(*): add certificate validation configuration 2021-01-25 19:43:32 +08:00
config_test.go refactor:revert network config 2020-12-14 19:18:46 +08:00
init.go feat(*): init project 2020-03-30 00:11:21 +08:00
key.go feat(*): modify the certificate validation method 2021-01-22 10:25:53 +08:00
key_test.go feat(*): init project 2020-03-30 00:11:21 +08:00
network.go feat(*): modify the certificate validation method 2021-01-22 10:25:53 +08:00
network_test.go fix(test): refactor certs of unit tests 2020-12-18 14:45:47 +08:00
repo.go feat(*): add certificate validation configuration 2021-01-25 19:43:32 +08:00
repo_test.go feat(*): init project 2020-03-30 00:11:21 +08:00