Skip to content

Commit

Permalink
fix typo Certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Varner committed Nov 13, 2017
1 parent 893e41d commit 3d3778d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ However, it's now far easier to use Route 53-based DNS authentication, which wil

Amazon also provides their own free alternative to Let's Encrypt called [AWS Certificate Manager](https://aws.amazon.com/certificate-manager/) (ACM).

1. Verify your domain in the AWS Ceriticate Manager console.
1. Verify your domain in the AWS Certificate Manager console.
2. In the console, select the N. Virginia (us-east-1) region and request a certificate for your domain or subdomain (`sub.yourdomain.tld`), or request a wildcard domain (`*.yourdomain.tld`).
3. Copy the entire ARN of that certificate and place it in the Zappa setting `certificate_arn`.
4. Set your desired domain in the `domain` setting.
Expand Down
Empty file added zappa/policies.py
Empty file.

0 comments on commit 3d3778d

Please sign in to comment.