Skip to content

Conversation

simonrozsival
Copy link
Member

@simonrozsival simonrozsival commented Jul 1, 2022

In order to run tests against servers with self-signed certificates on Android, we need to instruct Android to trust those certificates through Network security configuration.

We need these assets to address dotnet/runtime#69870, dotnet/runtime#68206, dotnet/runtime#37087 (see WIP PR dotnet/runtime#71385).

@wfurt
Copy link
Member

wfurt commented Jul 1, 2022

It would be preferable to extract existing certificates but I think this is acceptable for now. We can revisit this later.

@simonrozsival
Copy link
Member Author

These certificates are extracted from TestDataCertificates. We just need to convert them from pfx which we can't use on Android.

@simonrozsival
Copy link
Member Author

@wfurt is it OK to merge this PR?

@simonrozsival simonrozsival merged commit 4cb6664 into dotnet:main Jul 11, 2022
@simonrozsival simonrozsival deleted the add-android-network-security-configuration branch July 11, 2022 08:34
simonrozsival added a commit to simonrozsival/runtime-assets that referenced this pull request Jan 13, 2023
simonrozsival added a commit that referenced this pull request Jan 16, 2023
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.

3 participants