Redirect HTTP to HTTPS // Implement HSTS
Benoni
Registered Posts: 23 ✭✭✭✭
Hi there,
I have 2 questions:
1) How can i redirect all HTTP(80) connections to use HTTPS? I have already configured my server to use HTTPS.
2) How can i implement HSTS?
Thanks in advance and you are THE BEST. Tried many products like Knime and RapidMiner and i think DSS is much better than the competitors.
I have 2 questions:
1) How can i redirect all HTTP(80) connections to use HTTPS? I have already configured my server to use HTTPS.
2) How can i implement HSTS?
Thanks in advance and you are THE BEST. Tried many products like Knime and RapidMiner and i think DSS is much better than the competitors.
Answers
-
Hi,
You should set-up a reverse proxy in front of Dataiku DSS. More information in the doc: https://doc.dataiku.com/dss/latest/installation/proxies.html#configuring-a-reverse-proxy-in-front-of-data-science-studio -
Thanks, looking into it.