* 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.
* Stop storagenode on ctrl+c * Cancel grpc server * handle error * handle error * use errgroup * fix check-travis-tidy * remove pipefail