Unverified Commit cc0091f0 authored by pfee's avatar pfee Committed by GitHub
Browse files

Typo fix in gen-test-certs.sh (#8841)

parent af035c1e
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# tests/tls/ca.{crt,key} Self signed CA certificate. # tests/tls/ca.{crt,key} Self signed CA certificate.
# tests/tls/redis.{crt,key} A certificate with no key usage/policy restrictions. # 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/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. # tests/tls/redis.dh DH Params file.
generate_cert() { generate_cert() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment