You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
If a user makes a non https request to a context with a CONFIDENTIAL security constraint, jetty will perform a redirect to the configured secure port. By default, the value of the port is 8443. This should be set to 443 instead.