Skip to content

HTTP/3: Support SslServerAuthenticationOptions with QUIC #49574

Description

@JamesNK

SslServerAuthenticationOptions is the primary type for configuring HTTPS/TLS in Kestrel. It is designed for SslStream but most of the options can be mapped to QUIC.

The goal is to make setting a certificate for HTTP/3 to be like setting a certificate for other protocols.

Break down of its properties:

System.Net.Quic currently has an out of date version of msquic. Current blocked on msquic update: #44580

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions