From ff81c3a12044653bb81912d502f00f15c3eb658c Mon Sep 17 00:00:00 2001 From: Daniel Roesler Date: Thu, 5 Nov 2015 07:47:29 -0800 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd1afdb..a16d5fb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ config files. I love the Let's Encrypt devs dearly, but there's no way I'm going to trust their script to run on my server as root, be able to edit my server configs, and -have acces to my private keys. I'd just like the free ssl certificate, please. +have access to my private keys. I'd just like the free ssl certificate, please. So I made a script that does that. You generate your private key and certificate signing request (CSR) like normal, then run `sign_csr.py` with your CSR to get -- cgit v1.2.3