Skip to content

Support retrieving TLS-unique #9864

Closed
Closed
@irium

Description

@irium

We are developing EST server on .NET platform. Currently we're struggling with getting 'tls-unique' somehow using available options. We tried: WCF, HttpListener.Request.TransportContext.GetTlsTokenBindings(), TcpListener->SslStream.TransportContext.GetTlsTokenBindings()

None of them is working so :( I see in the AspNetCore sources that it's support is postponed.
https://github.com/aspnet/HttpSysServer/issues/231

We've sent questions to MSDN Forums, stackoverflow...
No one is know how to get 'tls-unique' from TLS using .NET platform (any technology).

So the question is: when ITlsTokenBindingFeature support is planned to be implemented???

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions