Thomas Timbul (Migrated from SEC-3039) said:
Using HSTS and specifying require-channel="http" anywhere amounts to invalid configuration. Doing so would break a site.
In such case a clear and prominent error should be emitted on startup pointing the user to the documentation, which should be improved as per https://jira.spring.io/browse/SEC-3038
Container startup should fail with an Exception to prevent this misconfiguration rather than just showing a warning.
Thomas Timbul (Migrated from SEC-3039) said:
Using HSTS and specifying
require-channel="http"anywhere amounts to invalid configuration. Doing so would break a site.In such case a clear and prominent error should be emitted on startup pointing the user to the documentation, which should be improved as per https://jira.spring.io/browse/SEC-3038
Container startup should fail with an Exception to prevent this misconfiguration rather than just showing a warning.