Skip to content

Erroneous description of EnabledSslProtocols property value #11233

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

Open
MaxG117 opened this issue Apr 23, 2025 · 1 comment · May be fixed by #11247
Open

Erroneous description of EnabledSslProtocols property value #11233

MaxG117 opened this issue Apr 23, 2025 · 1 comment · May be fixed by #11247
Assignees
Labels
area-System.Net.Http untriaged New issue has not been triaged by the area owner

Comments

@MaxG117
Copy link

MaxG117 commented Apr 23, 2025

Type of issue

Other (describe below)

Description

The Property Value description says: "One of the values defined in the SslProtocols enumeration." This is probably incorrect, because the name "EnabledSslProtocols" implies that this property should support a bitwise combination of the member values of the SslProtocols enumeration, not just "one" of the values.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclienthandler.sslprotocols?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net.Http/HttpClientHandler.xml

Document Version Independent Id

e13f05ac-54c0-4575-a031-187c36aa10ad

Platform Id

dc78e6d0-f549-f3d1-c07a-eaa538a47ba0

Article author

@karelz

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 23, 2025
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 23, 2025
@gewarren gewarren added area-System.Net.Http and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 25, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl

@gewarren gewarren self-assigned this Apr 25, 2025
@gewarren gewarren linked a pull request Apr 25, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net.Http untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants