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 Apr 21, 2021. It is now read-only.
Service has all endpoints live (http, httpwww, https, httpswww)
http, httpwww and https endpoints are configure properly and immediately redirect to the secure eventual endpoint
httpswww downgrade before reaching the eventual secure endpoint
Even if we feed the scanner with a root endpoint that is secured and properly redirect to the eventual secure endpoint, tracker seems to set the canonical url to httpswww. Where there are httpswww configuration issues, it significantly impact the root domain scan result because the httpswww is chosen.
Question:
should Tracker choose to scan the secure root endpoint if Live instead of httpswww?
Use case:
Even if we feed the scanner with a root endpoint that is secured and properly redirect to the eventual secure endpoint, tracker seems to set the canonical url to httpswww. Where there are httpswww configuration issues, it significantly impact the root domain scan result because the httpswww is chosen.
Question:
should Tracker choose to scan the secure root endpoint if Live instead of httpswww?