I saw you support HTTPS when I looked at your site and created a ruleset for HTTPS everywhere. However your server config currently is pretty bad and you are even attackable by Poodle (bec. of SSLv3).
Additionally you may want to redirect your users automatically to the HTTPS version, because this would protect their session cookies.
Another thing which you may consider is adding www as an additional subdomain in your cert, so visitors who may be (accidentally) visit www.inch-ci.org do not get connection errors.
Additionally you may want to consider adding HTTPS support to http://trivelop.de/ too.
[ad] :wink:
Besides this I see that your cert seems to expire soon. You may want to try out Let's Encrypt - a free automated CA.
Continues https://github.com/inch-ci/inch_ci-web/issues/39
I saw you support HTTPS when I looked at your site and created a ruleset for HTTPS everywhere. However your server config currently is pretty bad and you are even attackable by Poodle (bec. of SSLv3). Additionally you may want to redirect your users automatically to the HTTPS version, because this would protect their session cookies. Another thing which you may consider is adding
www
as an additional subdomain in your cert, so visitors who may be (accidentally) visitwww.inch-ci.org
do not get connection errors.Additionally you may want to consider adding HTTPS support to http://trivelop.de/ too.
[ad] :wink: Besides this I see that your cert seems to expire soon. You may want to try out Let's Encrypt - a free automated CA.