https://bugs.winehq.org/show_bug.cgi?id=36935 Bug ID: 36935 Summary: GitWeb doesn't provide HTTPS links when fetching HTTPS page. Product: WineHQ.org Version: unspecified Hardware: x86 URL: https://source.winehq.org/git/wine.git/ OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs(a)winehq.org Reporter: sagawa.aki+winebugs(a)gmail.com How to reproduce: 1. visit https://source.winehq.org/git/wine.git/ with your favorite browser. 2. click `commitdiff' at the top of the page. Expected behavior: Establish SSL sessions, i.e. visiting URL is https://source.winehq.org/git/wine.git/commitdiff . Actual behavior: Establish HTTP sessions, i.e. visiting URL is http://source.winehq.org/git/wine.git/commitdiff . -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.