Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix `badssl.com` link #15

Merged
merged 1 commit into from Feb 25, 2019
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Fix `badssl.com` link

In order for the test page to be meaningful, it has to be the HTTP one. Otherwise, the test will always pass regardless of whether or not HTTPS Everywhere is enabled.
  • Loading branch information
fmarier committed Feb 25, 2019
commit 5a6300275eb8d9aded7ee4d8ff38e678dab07678
@@ -16,7 +16,7 @@ If there are rulesets that are broken and need to be disabled, add them to the `
1. Copy `out/httpse.leveldb.zip` into `~/BraveSoftware/Brave-Browser-Beta/oofiananboodjbbmdelgdommihjbkfag/*/*/` overwriting the existing file.
2. Delete the `httpse.leveldb` directory.
3. Unzip `httpse.leveldb.zip`.
4. Start the browser and ensure that <https://https-everywhere.badssl.com/> works.
4. Start the browser and ensure that <http://https-everywhere.badssl.com/> works.
5. Find a site that was added in the last release and check that it gets upgraded. Check it first with `curl --head` to make sure it doesn't redirect to HTTPS server-side.

## Releasing a new version
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.