storj/pkg/storage/ec
JT Olio 2a59679766 pkg/transport: require tls configuration for dialing (#1286)
* separate TLS options from server options (because we need them for dialing too)
* stop creating transports in multiple places
* ensure that we actually check revocation, whitelists, certificate signing, etc, for all connections.
2019-02-11 13:17:32 +02:00
..
mocks Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
client_test.go pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
client.go pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
psclient_mock_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
transportclient_mock_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00