Skip to content

Conversation

@vseanreesermsft
Copy link

No description provided.

dotnet-bot and others added 11 commits June 7, 2023 02:49
…assword encrypted PFX certificates

When decrypting the payload with empty string and null passwords, try reading the payload with the Asn reader to ensure the header matches the expected format. If that succeeds, then proceed with the iteration counting. This guards against a false-positive match that previously caused our iteration count work to throw/abort, thus preventing some null-password encrypted payloads from being loaded.
@ghost ghost assigned vseanreesermsft Jul 11, 2023
@ghost ghost added the area-codeflow for labeling automated codeflow label Jul 11, 2023
@carlossanlop carlossanlop added the Servicing-approved Approved for servicing release label Jul 11, 2023
@carlossanlop carlossanlop merged commit fedb484 into dotnet:release/7.0 Jul 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants