Closed BlakeWilliams closed 8 years ago
I've purchased the SSL addon for the current staging-api site, and I'm going through the process of getting a wildcard cert from DNSimple to use here as well.
Awesome! Let me know when that's setup so we can switch prod to 443.
This is currently blocked on staging due to the redirect auth endpoint not lining up with staging.constable.io. Based on https://thoughtbot.slack.com/archives/constable/p1461856350001656 and https://thoughtbot.slack.com/archives/constable/p1461856407001658, it looks like it's not being used anymore.
Closed by #225
We can't deploy to staging until we have SSL since we have to provide
port
as443
to theurl
option in our production config. This is because of how Phoenix handles url generation.