Feature proposal #8412
closed
Implement additional site key domain hash checks
Added by krileon over 3 years ago.
Updated over 3 years ago.
Description
We should check the domain hash sent to us with and without www, against http, and against https. Basically fail safes for common domain issues that aren't really issues.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
The following variants are now checked against.
HTTP to HTTPS
HTTPS to HTTP
With www.
Without www.
With trailing /
Without trailing /
These at this time will be the only acceptable variances since they all reach and describe the same domain.
- Status changed from Resolved to Closed
Also available in: Atom
PDF