tech-for-better / WLA-frontend

https://www.skillswest.london/
MIT License
0 stars 0 forks source link

Domain name #104

Open Ivo-Evans opened 4 years ago

Ivo-Evans commented 4 years ago

The frontend domain works for the subdomain www, at

www.skillswest.london

However without the subdomain it registers as a security risk because the SSL certificate provided is for a different domain, and it can't be accessed.

Meanwhile in domain land the ec2 instance cannot get SSL/HTTPS, and will display a security warning, until we set up a domain for it. We could attach it to a subdomain of skillswest.london, like admin.

Ivo-Evans commented 4 years ago

Frontend issue is fixed but I'll keep this open for EC2 subdomains. There's a puzzle though.

skillswest.london -> works, redirect to https://www.skillswest.london/ www.skillswest.london -> works, redirect to https://www.skillswest.london/ http://skillswest.london -> works, redirects to https://www.skillswest.london/ https://www.skillswest.london/ -> works, as above https://skillswest.london/ -> doesn't work, no redirect