From 866248c564df678a4ac6f141cb3037f39f51154b Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 20 May 2018 17:57:07 +0200 Subject: Remove wrong unicode character U+013A with U+006C --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 98b2d66..0d0c62a 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ Change the `LETSENCRYPT_ENDPOINT` to the address of the ACME staging API for tes * `[-K]`: Filename for the existing private key relative to `[-i]` * `[-I]`: Target filename for the intermediate certificate relative to `[-i]` * `[-C]`: Target filename for the certificate only file relative to `[-i]` -* `[-F]`: Target filename for the certificate full fiĺe relative to `[-i]` +* `[-F]`: Target filename for the certificate full file relative to `[-i]` ## Example Lets assume that you want to get a single X.509 certificate from the Let's Encrypt CA which includes three hostnames of your domain `example.org` (main domain, blog subdomain and shop subdomain). You already have an private key with the correct UNIX file permissions stored within the following example directory with the name `confidential.pem`: -- cgit v1.2.3