This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Handle UnparseableExtension status code when building X509Chain on OSX#40063
Merged
buyaa-n merged 3 commits intodotnet:masterfrom Aug 7, 2019
Merged
Handle UnparseableExtension status code when building X509Chain on OSX#40063buyaa-n merged 3 commits intodotnet:masterfrom
UnparseableExtension status code when building X509Chain on OSX#40063buyaa-n merged 3 commits intodotnet:masterfrom
Conversation
…_x508_new_option
Member
Member
|
I've talked with @buyaa-n offline and we will do correct fix here. Correct fix and workaround are almost the same. Next steps: We will exclude @bartonjs suggestion to improve error messages on Linux/Windows (we have confirmed extra info is not currently propagated on Windows but it is on OSX without extra changes - we haven't checked linux yet). @buyaa-n will file new issue for that but we will mark that bug as 5.0 or Future since it's not exactly required for 3.0 |
UnparseableExtension status code when building X509Chain on OSX
Member
|
@buyaa-n is there an issue for the remaining 5.0 work? |
Author
buyaa-n
added a commit
to buyaa-n/corefx
that referenced
this pull request
Aug 7, 2019
…OSX (dotnet#40063) Setting related error flag for newly introduced error status
picenka21
pushed a commit
to picenka21/runtime
that referenced
this pull request
Feb 18, 2022
…OSX (dotnet/corefx#40063) Setting related error flag for newly introduced error status Commit migrated from dotnet/corefx@7350b23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: https://github.com/dotnet/corefx/issues/39988