Skip to content

Generate keypair using tested provider - #316

Merged
keithc-ca merged 1 commit into
ibmruntimes:openj9from
KostasTsiounis:fix_deterministic
Jun 16, 2025
Merged

Generate keypair using tested provider#316
keithc-ca merged 1 commit into
ibmruntimes:openj9from
KostasTsiounis:fix_deterministic

Conversation

@KostasTsiounis

Copy link
Copy Markdown
Contributor

For the keypair generator tests, the keypairs are generated by the first available provider and not the provider that is to be tested.

With this change the service from the tested provider is explicitly requested where needed.

When a keypair from any provider is good enough, we allow the test to get it from the first available.

Back-ported from: ibmruntimes/openj9-openjdk-jdk#1038

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

For the keypair generator tests, the keypairs
are generated by the first available provider
and not the provider that is to be tested.

With this change the service from the tested
provider is explicitly requested where needed.

When a keypair from any provider is good enough,
we allow the test to get it from the first
available.

Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
@KostasTsiounis

Copy link
Copy Markdown
Contributor Author

FYI @keithc-ca

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.

2 participants