Keywords: Ghost - AWS - Technical issue - Secure Connections (SSL/HTTPS)
bnsupport ID: 78f6c099-d822-701b-9e5b-f44e8b88f48d
Description:
It appears that this appliance has difficulty behind Cloudfront as the ‘domain’ can only be set to an fqdn, not specifying http/https as the prefix. Whenever I use ghost config url https://phillhocking.com
it wants to redirect to http://127.0.0.1:2368.
I understand this appliance is intended to allow for LetsEncrypt and running SSL natively, however, I need to be able to configure the base url for the Ghost install to be https://phillhocking.com even though the fqdn/Cloudfront origin is different from this.
How can I get the desired behavior for the Ghost installation to render pages that match the Cloudfront distribution so I don’t get mixed content?