From https://wikitech.wikimedia.org/wiki/HTTPS/domains, extracting just the Fundraising ones and going into details. Note the only issues of high importance here are the HSTS headers, and frdata's lack of any HTTPS redirect. The rest are mostly nit-picking, but would be nice to have.
[Note this list has been updated over time, removing items that are validated as fixed]
- http://benefactorevents.wikimedia.org
- (note: 3rd party hosted)
- Need HSTS headers (strict-transport-security:max-age=31536000; includeSubDomains; preload)
- HTTP->HTTPS redirect is 302, should be 301
- HTTP->HTTPS should be to self first (as in http://benefactorevents -> https://benefactorevents before redirecting to some other name - currently http://benefactorevents redirects immediately to some other name)
- http://eventdonations.wikimedia.org
- (note: 3rd party hosted)
- Need HSTS headers (strict-transport-security:max-age=31536000; includeSubDomains; preload)
- HTTP->HTTPS redirect is 302, should be 301