-
Notifications
You must be signed in to change notification settings - Fork 728
test(integv2): add partial support for OpenSSL 3.0 provider #5131
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
21981f6
adding openssl 3 as a provider
johubertj 8cc964d
removed an import not needed
johubertj f55b829
added example string that would be parsed
johubertj c4b85d9
fixed comments
johubertj e287697
using .get_version
johubertj 4f045e1
we have invalid params if we don't support a specific cert
johubertj 1f7a752
added a helper method and reduce number of subprocess runs
johubertj 96f3b54
Update tests/integrationv2/providers.py
johubertj 31404eb
Update tests/integrationv2/providers.py
johubertj 45eff50
fixed nesting if statements and removed cert is none check
johubertj 41a8c01
Merge branch 'main' into feature-add-openSSL3
johubertj 7474680
removed unused imports
johubertj 60645c8
ruff format check
johubertj 2f009e5
removed unnecessary parameter
johubertj 538a02f
Merge branch 'main' into feature-add-openSSL3
johubertj 87d9e1e
remove openssl 1.1.1 from the path
johubertj 24436a0
removed all 1.1.1 required paths for nix
johubertj 9fc9bc4
Merge branch 'main' into feature-add-openSSL3
johubertj a9bbe38
causing ci errors
johubertj 6bfda4e
Merge branch 'main' into feature-add-openSSL3
johubertj b2a89d3
added back nix stuff to make CI use openssl 1.1.1
johubertj 7718632
added back more nix
johubertj 3e29893
accidentally added file for another PR
johubertj 73eba53
removed more unneeded files
johubertj 52dd890
removed more files
johubertj 335548f
Update tests/integrationv2/providers.py
johubertj afc17ac
Update tests/integrationv2/conftest.py
johubertj 29ead50
Update tests/integrationv2/providers.py
johubertj fedc338
Merge branch 'main' into feature-add-openSSL3
johubertj d9cc7b3
Merge branch 'main' into feature-add-openSSL3
johubertj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.