3
votes

I've managed to set up a custom domain for my api gateway end point but the https thing is crossed out in red. I generated my certificates from Letsencrypt for *.mydomain.com

The API gateway end point is api.mydomain.com/prod/

Anyway to use Cloudfront or ACM to generate the SSL for API Gateway endpoint? Must I use letsencrypt?

I find it odd that there's no drop in support for adding custom domains via route53 and api gateway (everytime I select alias before adding CNAME record, the cloudfront endpoint doesnt appear)

1

1 Answers

6
votes

but the https thing is crossed out in red

I'm not sure what you mean by that. Is it red in your browser's URL bar?

Anyway to use Cloudfront or ACM to generate the SSL for API Gateway endpoint?

Not currently. We're looking into integrating API Gateway with Amazon Certificate Manager (ACM), but we don't yet have an estimated delivery date.

everytime I select alias before adding CNAME record, the cloudfront endpoint doesnt appear

We're hoping to address that when we add the ACM integration.