diff options
author | Daniel Roesler <diafygi@gmail.com> | 2015-11-05 07:47:29 -0800 |
---|---|---|
committer | Daniel Roesler <diafygi@gmail.com> | 2015-11-05 07:47:29 -0800 |
commit | ff81c3a12044653bb81912d502f00f15c3eb658c (patch) | |
tree | c677be2d86ce82496ed76cb5f964a067bae87545 /README.md | |
parent | af084d541abeff4acab4b15ccd86cb4587646b53 (diff) |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |