-
Notifications
You must be signed in to change notification settings - Fork 102
Use Azure SDK signing and migrate acceptance tests to an emulator #1222
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
usmansaleem
merged 29 commits into
Consensys-Incorporated:master
from
usmansaleem:use_azure_simulator
Sep 3, 2026
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
74fdb8a
Migrate Azure Key Vault acceptance tests off live Azure to a Testcont…
usmansaleem 835531f
Fix Azure emulator PKIX trust failure with cert/authority overrides
usmansaleem d974d1a
Move JWT mock server to a WireMock JUnit5 extension; drop openssl
usmansaleem df58435
Use a text block for EMULATOR_JWT instead of + concatenation
usmansaleem 50fc8d6
Fix latent PKCS12 dual-alias fragility; move cert helpers to shared p…
usmansaleem 50b6e3c
Remove JdkObsolete-flagged Enumeration usage in TlsCertificateDefinition
usmansaleem e9fb15e
Stop pinning SecretServiceVersion/KeyServiceVersion in emulator seeding
usmansaleem eabe03d
spotlessJavaApply
usmansaleem f1813a7
Fix stale emulator image tag in README (v2.3.0 -> v2.3.4)
usmansaleem d7e66ac
Move emulator image ref to gradle.properties
usmansaleem e20fb03
bulkload test for azure using emulator - wip
usmansaleem 8081b1b
spotless
usmansaleem a55014d
Cache AzureKeyVault instances per credential/vault set
usmansaleem 6da8013
Remove REST-based Azure secp256k1 signing workaround
usmansaleem a3e7ce6
Add changelog entries for Azure vault caching and REST-sign removal
usmansaleem 222abb6
Pin Azure HTTP client to JDK SSL provider
usmansaleem 1ed3a96
Apply spotless formatting
usmansaleem b1476fd
Disable netty io_uring multishot poll_add for Azure acceptance tests
usmansaleem 196adaa
fix: harden Azure SDK client handling
usmansaleem ea5c6eb
fix: upgrade Netty to 4.2.17
usmansaleem e6d686a
fix: apply Azure challenge override to signing
usmansaleem fc1b1e5
fix: preserve Azure parameter compatibility
usmansaleem ca3fba8
Parameterize Azure bulk-load acceptance test on useConfigFile
usmansaleem a7ece8d
changelog
usmansaleem 0c6697e
test: cover Azure applyHash=false digest signing
usmansaleem 317ead6
update azure emulator to upstream fix
usmansaleem 72c9da4
test: use HTTPS wait strategy for Azure Key Vault emulator
usmansaleem 41067eb
refactor: reuse EthPublicKeyUtils in Azure emulator
usmansaleem 0708e1f
fix: mask clientSecret in AzureKeyVaultKey toString
usmansaleem 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
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
Oops, something went wrong.
Oops, something went wrong.
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.