valkey/utils
Yossi Gottlieb 8c291b97b9
TLS: Add different client cert support. (#8076)
This adds a new `tls-client-cert-file` and `tls-client-key-file`
configuration directives which make it possible to use different
certificates for the TLS-server and TLS-client functions of Redis.

This is an optional directive. If it is not specified the `tls-cert-file`
and `tls-key-file` directives are used for TLS client functions as well.

Also, `utils/gen-test-certs.sh` now creates additional server-only and client-only certs and will skip intensive operations if target files already exist.
2020-12-11 18:31:40 +02:00
..
create-cluster Squash merging 125 typo/grammar/comment/doc PRs (#7773) 2020-09-10 13:43:38 +03:00
graphs/commits-over-time
hashtable Limit the main db and expires dictionaries to expand (#7954) 2020-12-06 11:53:04 +02:00
hyperloglog Fix HyperLogLog test script for new redis-rb API. 2018-03-16 16:34:04 +01:00
lru test-lru.rb: support for testing volatile-ttl policy. 2016-07-20 19:02:20 +02:00
releasetools Fixes to release scripts (#7547) 2020-07-21 14:07:06 +03:00
srandmember showfreq.rb: collect more data for better graphs. 2019-02-19 17:25:58 +01:00
build-static-symbols.tcl
cluster_fail_time.tcl
corrupt_rdb.c fix corrupt_rdb.c bug.Let the name of input rdb file name be valid. 2019-03-01 17:46:42 +01:00
gen-test-certs.sh TLS: Add different client cert support. (#8076) 2020-12-11 18:31:40 +02:00
generate-command-help.rb Adds support for nested args in cli's help (#8074) 2020-11-30 15:00:16 +02:00
install_server.sh Do not install SysV init-scripts on systemd-enabled hosts 2019-11-19 18:55:44 +02:00
redis_init_script Add INIT INFO to the provided init script. 2018-03-26 11:29:16 +02:00
redis_init_script.tpl
redis-copy.rb
redis-sha1.rb
speed-regression.tcl
systemd-redis_multiple_servers@.service Provide example systemd service unit files for redis-server 2019-11-19 18:55:44 +02:00
systemd-redis_server.service Start redis after network is online (#7639) 2020-08-11 12:30:32 +03:00
tracking_collisions.c tracking_collisions.c: sha1 + crc64 implemented. 2019-08-02 20:24:27 +02:00
whatisdoing.sh