Skip to content

Commit

Permalink
Fixed #15 -- document --force-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Jan 21, 2016
1 parent b84b666 commit 71733de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ If you add the `--persistent` flag it will run forever, rather than just once,
sleeping for 24 hours between each check for certificate expiration. This is
useful for production environments.

If your certificate is not expiring soon, but you need to issue a new one
anyways, the `--force-issue` flag can be provided.

If you're into [Docker](https://www.docker.com/), there is an automatically
built image of `letsencrypt-aws` available as
[`alexgaynor/letsencrypt-aws`](https://hub.docker.com/r/alexgaynor/letsencrypt-aws/).
Expand Down

0 comments on commit 71733de

Please sign in to comment.