dotnet / dotnet/systemweb-adapters

Enable HttpRequest.ClientCertificate

Open
#148 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
384
Forks
76
Avg merge
2h 24m
Merged PRs (30d)
1

Description

## Summary

Code may need access to the client certificate. On ASP.NET Core, this is available through `HttpContext.Connection.ClientCertificate`.

## Motivation and goals

This would enable code that may need access to this to compile against System.Web.

## In scope

- `HttpRequest.ClientCertificate`
- `System.Web.HttpClientCertificate`

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.