Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi, to be HSTS compliance, I followed the steps in article below.
this is working fine for port 443. but we are using other ports as well and HSTS is not compliance to those ports.
How to make QS compliance to HSTS to all ports (at least port we use).
Can we mention ports in our header settings or in any other config files?
Strict-Transport-Security: max-age=31536000; includeSubDomains
And there is another article to Redirect HTTP to HTTPS in Qlik Sense on port 80. but I need for other ports as well. https://community.qlik.com/t5/Official-Support-Articles/How-to-Redirect-HTTP-to-HTTPS-in-Qlik-Sense/...
Appreciate your reply and any inputs.
Thank you.
found some related article to understand issue:
Those are internal ports which only operate using HTTPS. The point of HSTS is to ensure use of HTTPS. If you cannot use HTTP, then it is irrelevant for HSTS to ensure HTTPS use.
What other ports are you concerned about? HSTS headers are used to enforce the user of HTTPS (as opposed to HTTP). Other than the optional HTTP port enabled by the Qlik Proxy Service (80 by default), no other port used by Qlik Sense uses HTTP.
Hi @Levi_Turner , thank you for your prompt response.
ports 4242,4899, 4239 are still show "HSTS missing from HTTPS server" vulnerability (not compliant). not sure how to make these non vulnerable.
Appreciate your response.
Those are internal ports which only operate using HTTPS. The point of HSTS is to ensure use of HTTPS. If you cannot use HTTP, then it is irrelevant for HSTS to ensure HTTPS use.
Hi Sir,
I has the same question too, I used another product that is Qlik Replicate.
Follow document step to enable HSTS, but the port 3552 still show vulnerability (RFC 6797) by Vulnerability Assessment product.
Please tell me how to solve it.
Thanks.