dotnet / dotnet/runtime

remove wedge layer from SslStream

Open
#131,315 1 comment 0 reactions 1 assignee Claimed by @wfurt View on GitHub
area-System.Net.Security
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

#130366 introduced new layering inside SslStream. This was done to run SslStream on top of the new low-level API to get test coverage and confidence. But the way how it is done have some potential issues and I deferred from comments on the original PR. This is reminder to go clean up the code before code complete for .NET 11. Either we need to finish the integration nicely or we should split the code and have the APIs live separate lives for now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.