Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test sensitivity to PKCS7 certificate ordering (#59818)
Android exports PKCS7 certificates in a different order, and the xunit assertion is sensitive to order. So we sort them first. Fixes #59777.
- Loading branch information