[hibernate-dev] HTTPS for Bean Validation

Guillaume Smet guillaume.smet at gmail.com
Sat Jun 16 10:20:08 EDT 2018


Hi,

On Sat, Jun 16, 2018 at 9:08 AM Emmanuel Bernard <emmanuel at hibernate.org>
wrote:

> Have all of our GH pages hosted properties moved to HTTPS?
> What about the other properties?
>

A month ago or so, I moved the hibernate.org DNS to the SSL enabled GitHub
hosts and enabled SSL (had to disable then reenable the website to trigger
the certificate generation).

The issue is that hibernate.org uses a JSON feed from in.relation.to and
thus requires in.relation.to to be served on HTTPS too (otherwise, the news
simply don't appear). So I haven't enforced HTTPS for now.

in.relation.to is a bit special as it's not hosted on GitHub but directly
on our CI (you can have only one website per organization on GH). Sanne
told me he started the work on getting in.relation.to on HTTPS but got
stuck somehow with the certificates. He will probably reply with the
details.

I concur it would be high time to move all our website to HTTPS so ready to
spend some cycle on it if any help is needed.

One thing we could do that would simplify a lot of things is moving
in.relation.to to its own organization and have the website on GH. It
wouldn't be too much work and would solve the issue once and for all and
get our web infrastructure consistent.

Thoughts on this idea?

-- 
Guillaume


More information about the hibernate-dev mailing list