Skip to content

Conversation

@wfurt
Copy link
Member

@wfurt wfurt commented May 9, 2022

This adds control to TLS session cache size on Linux, added in #22977. That makes it comparable to Windows where this can be tuned via registry.

Since this is the last part I really wanted to do, this closes #22977.

@wfurt wfurt requested a review from a team May 9, 2022 18:13
@wfurt wfurt self-assigned this May 9, 2022
@ghost
Copy link

ghost commented May 9, 2022

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

Issue Details

This adds control to TLS session cache size on Linux, added in #22977. That makes it comparable to Windows where this can be tuned via registry.

Since this is the last part I really wanted to do, this closes #22977.

Author: wfurt
Assignees: wfurt
Labels:

area-System.Net.Security

Milestone: -

@wfurt wfurt merged commit 3d17f72 into dotnet:main May 10, 2022
@wfurt wfurt deleted the tlsCache branch May 10, 2022 20:37
@ghost ghost locked as resolved and limited conversation to collaborators Jun 10, 2022
@karelz karelz added this to the 7.0.0 milestone Jul 19, 2022
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.

Enable TLS tickets / resumption with OpenSSL on Linux

3 participants