Couscous icon indicating copy to clipboard operation
Couscous copied to clipboard

Secure couscous.io with SSL

Open markuspoerschke opened this issue 4 years ago • 4 comments

Accessing couscous.io with https:// is causing a SSL_ERROR_BAD_CERT_DOMAIN error showing in the browser.

markuspoerschke avatar Dec 07 '19 21:12 markuspoerschke

Hi, couscous.io is on HTTP, not HTTPS. (HTTPS isn't supported at the moment)

mnapoli avatar Dec 08 '19 09:12 mnapoli

Entirely related to this, the secure path to your site still resolves and looks pretty broken: https://couscous.io/

chicgeek avatar Apr 22 '20 08:04 chicgeek

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

webmaster777 avatar May 12 '20 06:05 webmaster777

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.

mnapoli avatar May 12 '20 07:05 mnapoli