Couscous
Couscous copied to clipboard
Secure couscous.io with SSL
Accessing couscous.io with https://
is causing a SSL_ERROR_BAD_CERT_DOMAIN
error showing in the browser.
Hi, couscous.io is on HTTP, not HTTPS. (HTTPS isn't supported at the moment)
Entirely related to this, the secure path to your site still resolves and looks pretty broken: https://couscous.io/
We were able to pull it off for php-di, so maybe couscous itself can adopt https too? See https://github.com/PHP-DI/PHP-DI/issues/641
It seems couscous.io is accessible through HTTPS, it's now a matter of fixing the mixed content. That is possible via a pull request, so I'll leave that up to a contribution since I have more urgent issues in my open source backlog for now.