mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Update README.md
This commit is contained in:
parent
d2a81b1f16
commit
ab0d5f830d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
## Route53 plugin for Let's Encrypt client
|
||||
|
||||
|
||||
### Before you start
|
||||
|
||||
It's expected that the root hosted zone for the domain in question already
|
||||
|
|
@ -25,7 +24,7 @@ for example).
|
|||
|
||||
Make sure you have access to AWS's Route53 service, either through IAM roles or
|
||||
via `.aws/credentials`. Check out
|
||||
(sample-aws-policy.json)[sample-aws-policy.json].
|
||||
[sample-aws-policy.json](sample-aws-policy.json) for the necessary permissions.
|
||||
|
||||
To generate a certificate:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue