Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research how to use a custom domain w/api gateway (plus SSL) #34

Open
timwis opened this issue Feb 11, 2017 · 3 comments
Open

Research how to use a custom domain w/api gateway (plus SSL) #34

timwis opened this issue Feb 11, 2017 · 3 comments

Comments

@timwis
Copy link
Contributor

timwis commented Feb 11, 2017

"Go live" involves flipping data.phila.gov to this API gateway

@timwis timwis modified the milestone: Go-live Feb 14, 2017
@zingbot zingbot moved this from MVP to Next in Reverse Proxy Implementation Feb 14, 2017
@zingbot zingbot moved this from Next to MVP in Reverse Proxy Implementation Feb 16, 2017
@zingbot zingbot moved this from MVP to Go-live in Reverse Proxy Implementation Feb 16, 2017
@timwis timwis changed the title Find out how to use a custom domain w/api gateway Research how to use a custom domain w/api gateway Feb 23, 2017
@andrewbt
Copy link
Contributor

Seems to be documented here: http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html

The only thing that is managed outside the AWS console seems to be obtaining a "PEM-encoded SSL certificate for your custom domain name from a certificate authority"

@timwis
Copy link
Contributor Author

timwis commented Feb 24, 2017

Agh crap, forgot about SSL. We have a wildcard ssl cert associated with ...certificate manager I think? That's how we have beta.phila.gov pointing to cloudfront.

@timwis timwis changed the title Research how to use a custom domain w/api gateway Research how to use a custom domain w/api gateway (plus SSL) Feb 24, 2017
@timwis
Copy link
Contributor Author

timwis commented Feb 28, 2017

Uh oh, this thread suggests you can't point a cert from AWS Certificate Manager to API Gateway :-/ /cc @awm33

EDIT: The link Andrew posted above suggests we'll end up using cloudfront anyway, which cert mgr supports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants