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

Changed KV cryptography tests to avoid using a hardcoded security provider. #21703

Merged
merged 4 commits into from
May 21, 2021
Merged

Changed KV cryptography tests to avoid using a hardcoded security provider. #21703

merged 4 commits into from
May 21, 2021

Conversation

vcolin7
Copy link
Member

@vcolin7 vcolin7 commented May 21, 2021

No description provided.

@vcolin7 vcolin7 requested review from g2vinay and chenrujun May 21, 2021 00:53
@vcolin7 vcolin7 requested a review from samvaity as a code owner May 21, 2021 00:53
@ghost ghost added the KeyVault label May 21, 2021
@chenrujun chenrujun linked an issue May 21, 2021 that may be closed by this pull request
@vcolin7
Copy link
Member Author

vcolin7 commented May 21, 2021

/check-enforcer evaluate

Copy link

@chenrujun chenrujun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@vcolin7 vcolin7 merged commit aa472e0 into Azure:master May 21, 2021
mitchdenny added a commit to mitchdenny/azure-sdk-for-java that referenced this pull request May 27, 2021
mitchdenny added a commit that referenced this pull request Jun 18, 2021
* Investigate crypto provider issue.

* Dump security policy.

* Try different path for policy.

* Dump JRE folder.

* Fix up verify agent OS usage.

* Switch to DevOps hosted pool to see if the problem still exists there.

* Remove dump JRE folder.

* Re-enable test.

* Revert "Changed KV cryptography tests to avoid using a hardcoded security provider. (#21703)"

This reverts commit aa472e0.

* Disable secp256k1 curve.

* List contents of JDK bin.

* List bin folder.

* Add code to dump providers.

* Fix indentation.

* Move test app to after checkout.

* Disable sparse checkout.

* remove more sparse checkout.

* Try a different name for the crypto provider.

* Add main to newish CI files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix pipeline failure about keyvault-ci
2 participants