dotnet / dotnet/aspnetcore

Filter CA list when prompting user with Certificate Authentication

Open
#18,489 27 comments 0 reactions 0 assignees View on GitHub
affected-very-few area-networking blocked enhancement severity-nice-to-have
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

This is in relation to this feature that seems to have been left out from .NET Core.
https://github.com/aspnet/AspNetCore.Docs/issues/15516#issuecomment-576899111
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.