Implement etcd SSL support via OpenSSL
Maybe I should remove all of this and use libwebsockets :)
This commit is contained in:
@@ -19,6 +19,10 @@ SCHEME=ec ./test_change_pg_count.sh
|
||||
./test_etcd_fail.sh
|
||||
ANTIETCD=1 ./test_etcd_fail.sh
|
||||
|
||||
ETCD_SCHEME=https ./test_etcd_fail.sh
|
||||
ETCD_SCHEME=https ANTIETCD=1 ./test_etcd_fail.sh
|
||||
ETCD_SCHEME=https ./test_snapshot.sh
|
||||
|
||||
./test_interrupted_rebalance.sh
|
||||
IMMEDIATE_COMMIT=1 ./test_interrupted_rebalance.sh
|
||||
SCHEME=ec ./test_interrupted_rebalance.sh
|
||||
|
||||
Reference in New Issue
Block a user