You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# stunredis
2
2
3
-
No-configuration connections for redis-cli to Redis TLS services
3
+
No-configuration connections for redis-cli to Redis TLS services.
4
4
5
5
## Use
6
6
@@ -18,6 +18,3 @@ The lechain.pem file is a sample of the verification chain for Lets Encrypt. Do
18
18
You can be create your own version of lechain.pem by downloading and combining the contents of the [Let's Encrypt X3 Cross-signed PEM file](https://letsencrypt.org/certs/lets-encrypt-x3-cross-signed.pem.txt) and the [IdenTrust Root for X3](https://www.identrust.com/certificates/trustid/root-download-x3.html). (The latter link's content will need to be wrapped in the same -----BEGIN CERTIFICATE-----/-----END CERTIFICATE----- lines that the first links content is wrapped in). Consult lechain.pem for an example of how it should look.
19
19
20
20
For simplicity, it is located in the same directory as the stunredis.sh script.
0 commit comments