Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HTTPS Everywhere EFF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • HTTPS Everywhere EFF
  • Issues
  • #22093
Closed
Open
Issue created Apr 28, 2017 by cypherpunks@cypherpunks

Ruleset for "Breitbandmessung.de" breaks features

The current Ruleset for "Breitbandmessung.de" does not allow a HTTPS to HTTP Downgrade, which is needed for parts of the site.

The Following exclusion restores functionality:

<exclusion pattern="^http://breitbandmessung.de/(?:test|dev|edf|images|api|public)\" />

Complete Ruleset:

<ruleset name="Breitbandmessung.de">

        <exclusion pattern="^http://breitbandmessung.de/(?:test|dev|edf|images|api|public)\" />

        <target host="breitbandmessung.de"/>
        <target host="www.breitbandmessung.de"/>
        <target host="dbs.breitbandmessung.de"/>
        <target host="gis.breitbandmessung.de"/>

        <rule from="^http:" to="https:"/>
</ruleset>

Tested and Verified with Firefox 53.0 Ubuntu

Regards,

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking