dotnet / dotnet/aspnetcore

ITlsConnectionFeature should include client certificate chain elements

Open
#2,708 10 comments 1 reaction 0 assignees View on GitHub
affected-very-few area-networking enhancement feature-http-abstractions help wanted severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

_From @alextolp on Sunday, April 2, 2017 8:24:37 PM_

It should be possible to access the client certificate and any chain elements that were presented by the client when the TLS connection was established. Currently the feature only exposes the client certificate, without any intermediate certificates, making it very difficult to work with the chain elements in the mvc layer.

_Copied from original issue: aspnet/HttpAbstractions#808_

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.