add option to preload hsts
can you add the option to the hsts switch to add preload option?
i have to disable the hsts switch and manual add this option to the Nginx directive as so
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload";
Thank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG
-
K. Steiner commented
I think it would be easy to include a checkbox to enable the preload parameter. Maybe a quick note to refer to the page https://hstspreload.org/.
This would make it possible to make an important security feature available quickly and easily.