Skip to content

Commit 335b03a

Browse files
committed
Called out cert lines
1 parent c9b7fc3 commit 335b03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ To run stunredis.sh:
1515

1616
The lechain.pem file is a sample of the verification chain for Lets Encrypt. Do not use for production if you are concerned about correctness.
1717

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.
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.
1919

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

0 commit comments

Comments
 (0)