Skip to content

Server side ALPN support for SslStream on Mac #27727

@wfurt

Description

@wfurt

This is follow-up on #26534

SSL API on OSX/MacOS does not provide sufficient functionality to implement server side ALPN.
That is primarily missing code to parse client hello in SSLProcessClientHelloExtensions() and callback (or some other mechanism) for server to choose from provided list.

Metadata

Metadata

Assignees

Labels

area-System.Net.SecurityenhancementProduct code improvement that does NOT require public API changes/additionsos-mac-os-xmacOS aka OSXtracking-external-issueThe issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions