Skip to content

Commit c9b7fc3

Browse files
committed
Fixed markdown
1 parent 1fa03da commit c9b7fc3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# stunredis
22

3-
No-configuration connections for redis-cli to Redis TLS services
3+
No-configuration connections for redis-cli to Redis TLS services.
44

55
## Use
66

@@ -18,6 +18,3 @@ The lechain.pem file is a sample of the verification chain for Lets Encrypt. Do
1818
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.
1919

2020
For simplicity, it is located in the same directory as the stunredis.sh script.
21-
22-
23-

0 commit comments

Comments
 (0)