mirror of
https://github.com/redis/redis.git
synced 2026-01-10 09:58:00 -05:00
Typo fix in gen-test-certs.sh (#8841)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# tests/tls/ca.{crt,key} Self signed CA certificate.
|
||||
# tests/tls/redis.{crt,key} A certificate with no key usage/policy restrictions.
|
||||
# tests/tls/client.{crt,key} A certificate restricted for SSL client usage.
|
||||
# tests/tls/server.{crt,key} A certificate restricted fro SSL server usage.
|
||||
# tests/tls/server.{crt,key} A certificate restricted for SSL server usage.
|
||||
# tests/tls/redis.dh DH Params file.
|
||||
|
||||
generate_cert() {
|
||||
|
||||
Reference in New Issue
Block a user