Skip to content

Filter CA list when prompting user with Certificate Authentication #18489

Open
@aderderian

Description

@aderderian

This is in relation to this feature that seems to have been left out from .NET Core.
dotnet/AspNetCore.Docs#15516 (comment)
and my stackoverflow : https://stackoverflow.com/questions/58736822/net-core-windows-azure-web-app-trusted-certificate-store-for-browser-prompt-wit

We would like the ability to pass along a list of CA's so a user does not need to filter through a ton of certificates to choose when prompted.

Legacy windows servers used to use the TrustedIssersList registry key to send a list of CA's the site supported for authentication. This seems to be sunsetted as of Windows Server 2012.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected-very-fewThis issue impacts very few customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsblockedThe work on this issue is blocked due to some dependencyenhancementThis issue represents an ask for new feature or an enhancement to an existing oneseverity-nice-to-haveThis label is used by an internal tool

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions