You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its probably best to keep the actual certificate outside of source control. Really, once you've installed the custom certs into aws, they should be destroyed. However, there should be some way to map the custom domain name to the deployed api gateway.
At the moment, that mapping has to be a manual step. Would be nice if zappa looked for the existence of custom domain names matching the "domain" field in the settings. If one is found, it would map that to the newly deployed api gateway.
Let's Encrypt support is already working nicely, but we might as well add the ability to supply a local PEM that has already been created.
The text was updated successfully, but these errors were encountered: