Skip to content

Fix detection of System.Net.Security.Native#123003

Merged
rzikm merged 1 commit intodotnet:mainfrom
filipnavara:fix-snsn-detection
Jan 9, 2026
Merged

Fix detection of System.Net.Security.Native#123003
rzikm merged 1 commit intodotnet:mainfrom
filipnavara:fix-snsn-detection

Conversation

@filipnavara
Copy link
Member

The CheckHasSystemNetSecurityNative method should return true when the native interop is available and can call GSSAPI. It should not detect the presence of gss-ntlmssp on the system.

Related to #122895 (comment)

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jan 8, 2026
@dotnet-policy-service
Copy link
Contributor

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

Copy link
Member

@rzikm rzikm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rzikm rzikm merged commit f6874c8 into dotnet:main Jan 9, 2026
84 of 88 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Security community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants