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

add SEC_E_CONTEXT_EXPIRED to avoid throwing InternalException #79129

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Dec 2, 2022

contributes to #66188
In the linked issue we would throw internal exception because we don't have mapping for the error.

This is not fix for the underlying issue - since there is no clear repro at the moment.
At least, it would bubble up as Win32Exception as other Schannel errors.

@wfurt wfurt added this to the 8.0.0 milestone Dec 2, 2022
@wfurt wfurt requested review from rzikm and a team December 2, 2022 01:40
@wfurt wfurt self-assigned this Dec 2, 2022
@ghost
Copy link

ghost commented Dec 2, 2022

Tagging subscribers to this area: @dotnet/ncl, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

contributes to #66188
In the linked issue we would throw internal exception because we don't have mapping for the error.

This is not fix for the underlying issue - since there is no clear repro at the moment.
At least, it would bubble up as Win32Exception as other Schannel errors.

Author: wfurt
Assignees: wfurt
Labels:

area-System.Net.Security, os-windows

Milestone: 8.0.0

@wfurt
Copy link
Member Author

wfurt commented Dec 5, 2022

test failure unrelated.

@wfurt wfurt merged commit 21a3647 into dotnet:main Dec 5, 2022
@wfurt wfurt deleted the expired branch December 5, 2022 21:44
@ghost ghost locked as resolved and limited conversation to collaborators Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants