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

feat(webconnectivityqa): import misconfigured-TLS test cases #1243

Merged
merged 4 commits into from
Sep 6, 2023

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 6, 2023

Checklist

  • I have read the contribution guidelines
  • reference issue for this pull request: engine: throttling-aware jafar replacement probe#1803
  • if you changed anything related to how experiments work and you need to reflect these changes in the ooni/spec repository, please link to the related ooni/spec pull request: N/A
  • if you changed code inside an experiment, make sure you bump its version number: N/A

Description

This diff imports the misconfigured-TLS test cases of the QA/webconnectivity.py test suite in webconnectivityqa.

The only QA/webconnectivity.py test case we're not merging is the one about self-signed certificate, which are equivalent enough to an unknown root certificate that it seems unimportant to merge them.

In other word, we have basically finished rewriting Jafar. Now it will be time to drop Jafar. 😅

This diff imports some of the misconfigured-TLS test cases of
the QA/webconnectivity.py test suite in webconnectivityqa.

Part of ooni/probe#1803
@bassosimone bassosimone changed the title feat(webconnectivityqa): import some misconfigured-TLS test cases feat(webconnectivityqa): import misconfigured-TLS test cases Sep 6, 2023
@bassosimone bassosimone merged commit 18f9dcb into master Sep 6, 2023
8 checks passed
@bassosimone bassosimone deleted the issue/1803 branch September 6, 2023 10:27
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#1803
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: N/A
- [x] if you changed code inside an experiment, make sure you bump its
version number: N/A

## Description

This diff imports the misconfigured-TLS test cases of the
QA/webconnectivity.py test suite in webconnectivityqa.

The only QA/webconnectivity.py test case we're not merging is the one
about self-signed certificate, which are equivalent enough to an unknown
root certificate that it seems unimportant to merge them.

In other word, we have basically finished rewriting Jafar. Now it will
be time to drop Jafar. 😅
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant