|
@@ -30,7 +30,7 @@ with the corresponding private key. If you don't understand what I just said,
|
|
|
this script likely isn't for you! Please use the official Let's Encrypt
|
|
|
[client](https://github.com/letsencrypt/letsencrypt).
|
|
|
To accomplish this you need to initially create a key, that can be used by
|
|
|
-acme-tiny, to register a account for you and sign all following requests.
|
|
|
+acme-tiny, to register an account for you and sign all following requests.
|
|
|
|
|
|
```
|
|
|
openssl genrsa 4096 > account.key
|