Open graingert opened 9 years ago
@laurentj you should also 301 http://(www\.)?slimerjs\.org/
to https://slimerjs.org/
@laurentj currently I rely on HTTPS everywhere to ensure I have the correct package.
it has been added since months :-)
Can you reopen until the bugs are fixed: https://hstspreload.org/?domain=slimerjs.org
On 12 Apr 2017 08:46, "Laurent Jouanneau" notifications@github.com wrote:
it has been added since months :-)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/laurentj/slimerjs/issues/404#issuecomment-293500405, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZQTBfJMkOe5DybYnYvxTFVMjxhxA8Gks5rvIFlgaJpZM4GmT-t .
In your nginx/etc server config can you add:
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload";
This will prevent TLS downgrades when browsing slimerjs.org