Skip to content

Unify certificate chain building between SslStream and WinHttpHandler #113468

@ManickaP

Description

@ManickaP

There are two different source files doing similar thing for certificate chain building on Windows:

The WinHttpHandler should be replaced with the one from SslStream to unify the logic, remove duplicates and make the future maintenance simpler.

cc @rzikm

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions