http://bugs.winehq.org/show_bug.cgi?id=34956
Bug #: 34956 Summary: Proposal: Use https by default for winehq Product: WineHQ.org Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com Classification: Unclassified
The following subdomains work perfectly on https:
https://www.winehq.org https://forum.winehq.org https://bugs.winehq.org https://appdb.winehq.org
The following subdomains still have some issues: https://testbot.winehq.org https://wiki.winehq.org https://forums.winehq.org (#34955)
I would suggest enabling https by default where possible, except where the winhttp tests are querying. This is done easily enough with an HSTS ruleset (https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security).