buda-base / lds-pdi

http://purl.bdrc.io BDRC Linked Data Server
Apache License 2.0
2 stars 0 forks source link

HSTS (https) #173

Open eroux opened 4 years ago

eroux commented 4 years ago

It would be interesting to implement HSTS to redirect users to https (our identifiers are in http), and we could even register on https://hstspreload.org/ once things are stable

MarcAgate commented 4 years ago

I suspect this could be achieve once for all in nginx config. Let's keep that in mind See: https://linuxize.com/post/redirect-http-to-https-in-nginx/ and https://www.nginx.com/blog/http-strict-transport-security-hsts-and-nginx/