stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.27k stars 118 forks source link

wildcard ssl issue on domains / subdomains #101

Open Marak opened 9 years ago

Marak commented 9 years ago

Looks like the SSL cert isn't setup for *.hook.io, so all the subdomains are showing ssl errors on mismatched cert.

This needs to be resolved.

I think getting a new certificate with *.hook.io should be okay. That will provide one level of subdomains.

Marak commented 9 years ago

Related to #79 update

Marak commented 9 years ago

Updated Issue.

This is also affecting any custom domains, since they do not share the same domain as hook.io

Will need to make HTTPS only optional for custom domains.

Marak commented 9 years ago

Should be resolved now upstream at resource-http with https://github.com/bigcompany/http/commit/3003b38548fcf49a7e7516bde1ae276a4546f547

Will deploy and test in the next days.

Marak commented 9 years ago

Related #102

santeriv commented 6 years ago

"Wildcards are coming" https://letsencrypt.org/2017/12/07/looking-forward-to-2018.html . Launch: 27.2.2018

Marak commented 6 years ago

Related: #219