pyvec / cz.pycon.org-2016

PyCon in the Czech Republic 2016
https://cz.pycon.org/2016/
MIT License
8 stars 6 forks source link

pycon.cz does not have valid HTTPS cert #11

Closed hroncok closed 7 years ago

hroncok commented 8 years ago

If you go to https://pycon.cz/ the certificate it serves is for https://cz.pycon.org/

Found by @petrhodac

tricoder42 commented 8 years ago

Yes, we have only one cert (for cz.pycon.org). pycon.cz should redirect you directly to cz.pycon.org. Is that possible even without cert or do we really need a second one for pycon.cz?

TLDR: Official PyCon CZ URL is cz.pycon.org, pycon.cz is borrowed domain and we use it for mailing list only.

netman92 commented 8 years ago

Yes, we really need a second one. What about using https://letsencrypt.org?

hroncok commented 8 years ago

The redirect does not work on https. You'll need a cert for that. You can have one cetr for both.

tricoder42 commented 8 years ago

Good point, thank you! I'll see what we can do about it.

honzajavorek commented 7 years ago

I guess this is not relevant anymore?

hroncok commented 7 years ago

Right. It works now.