Skip to content

QUIC: revisit support for ServerCertificateContext #53507

Closed
@wfurt

Description

@wfurt

#53175 added support for ServerCertificateContext. While it is functionally complete, it uses reflection to access private members of the ServerCertificateContext. This happens once per server so there may not be performance issue but it may become maintenance hassle.
We should look into new API so we can access everything directly. (or find some other solution)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-needs-workAPI needs work before it is approved, it is NOT ready for implementationarea-System.Net.Quic

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions