Merge branch 'master' of github.com:Daplie/node-letsencrypt-cli
This commit is contained in:
commit
2a0c7f715b
|
@ -40,7 +40,7 @@ multiple domains doesn't work for you, file a bug.
|
||||||
### Standalone
|
### Standalone
|
||||||
|
|
||||||
You can run standalone mode to get a cert **on the server** you will be
|
You can run standalone mode to get a cert **on the server** you will be
|
||||||
using it for over ports 80 and 443 (or 5001) like so:
|
using it for over ports **80 and 443 (or 5001)** like so:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
letsencrypt certonly \
|
letsencrypt certonly \
|
||||||
|
|
Loading…
Reference in New Issue