storj/pkg/peertls
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
..
tlsopts pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
extensions.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
peertls_test.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
peertls.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
templates.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
utils.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00