open-vault/physical
Saurabh Pal 77e635f7e1 Enable TLS based communication with Zookeeper Backend (#4856)
* The added method customTLSDial() creates a tls connection to the zookeeper backend when 'tls_enabled' is set to true in config

* Update to the document for TLS configuration that is  required to enable TLS connection to Zookeeper backend

* Minor formatting update

* Minor update to the description for example config

* As per review comments from @kenbreeman, additional property description indicating support for multiple Root CAs in a single file has been added

* minor formatting
2018-10-01 14:12:08 -07:00
..
alicloudoss point at a fork of aliyun-oss-go-sdk (#5358) 2018-10-01 10:05:08 -07:00
azure Add support for "sovereign" Azure cloud environments (#4997) 2018-08-15 19:40:36 -04:00
cassandra Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
cockroachdb Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
consul The big one (#5346) 2018-09-17 23:03:00 -04:00
couchdb Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
dynamodb Clean up container on connection failure, switch to ory/dockertest on package postgresql (#5050) 2018-08-07 09:56:33 -07:00
etcd Change x/net context package to go stdlib 2018-07-13 10:59:34 -04:00
file Move sort from listresponse to file backend to solve 5141 2018-08-24 13:37:15 -04:00
foundationdb FoundationDB physical backend (#4900) 2018-07-16 10:18:09 -04:00
gcs Fix Google Cloud races (#5081) 2018-08-14 09:53:36 -04:00
inmem Add an option to log all ops to inmem (#5306) 2018-09-07 17:35:46 -04:00
manta Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
mssql Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
mysql Change in GET_LOCK call to make it MariaDB compatilble (#5343) 2018-09-19 12:05:04 -07:00
postgresql Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
s3 Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
spanner Fix Google Cloud races (#5081) 2018-08-14 09:53:36 -04:00
swift Add additional config keys for swift (#4901) 2018-07-11 08:29:29 -07:00
zookeeper Enable TLS based communication with Zookeeper Backend (#4856) 2018-10-01 14:12:08 -07:00
cache.go The big one (#5346) 2018-09-17 23:03:00 -04:00
error.go The big one (#5346) 2018-09-17 23:03:00 -04:00
latency.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
physical.go The big one (#5346) 2018-09-17 23:03:00 -04:00
physical_access.go The big one (#5346) 2018-09-17 23:03:00 -04:00
physical_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
physical_view.go Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
testing.go DynamoDB Nested Values Bug (#4570) 2018-05-16 13:30:56 -04:00
transactions.go The big one (#5346) 2018-09-17 23:03:00 -04:00
types.pb.go Fix compilation/protobuf 2018-09-22 17:58:39 -04:00
types.proto Move things back 2018-08-29 19:13:10 -04:00