diff options
| author | rsiddharth <s@ricketyspace.net> | 2020-04-25 12:24:43 -0400 | 
|---|---|---|
| committer | rsiddharth <s@ricketyspace.net> | 2020-04-25 12:24:43 -0400 | 
| commit | b05800eabc9533264edafcdc6332883ee1cf9b71 (patch) | |
| tree | b553c252311d18fd1679ea4e9f7dc69d5ab11f20 | |
| parent | e3e2bcc28fcd7da8036bc35f0d6571c6a4e5e3bd (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -11,7 +11,7 @@ It's meant to be run locally from your computer.  ## prerequisites -* openssl +* openssl or libressl  * python3  ## getting/renewing a certificate @@ -65,7 +65,7 @@ When you run the script, it will:  ## revoking a certificate  First, you will need to the user account key for Let's Encrypt that was used -when the certifacate was signed. +when the certificate was signed.  Second, you will need the PEM encoded signed certificate that was produced by  `acmens`. | 
