Make Kestrel Endpoints' "SslProtocols" settable via config #22663
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Done
This issue has been fixed
feature-kestrel
help wanted
Up for grabs. We would accept a PR to help resolve this issue
Milestone
Is your feature request related to a problem? Please describe.
Given our recent changes to Kestrel's default supported TLS protocol versions, we should make "SslProtocols" settable via config, not just code as demonstrated in the announcement.
Describe the solution you'd like
Putting something like the following appsettings.json should configure "SslProtocols".
Additional context
#22437
The text was updated successfully, but these errors were encountered: