Adds client certificate validation capabilities to ASP.NET Core.
Info
Version: | 1.0.1 |
Author(s): | Paul Ulvinius |
Last Update: | Thursday, May 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stratiteq/microservice-utils |
NuGet Url: | https://www.nuget.org/packages/Stratiteq.Microservices.ClientCertAuth |
Install
Install-Package Stratiteq.Microservices.ClientCertAuth
dotnet add package Stratiteq.Microservices.ClientCertAuth
paket add Stratiteq.Microservices.ClientCertAuth
Stratiteq.Microservices.ClientCertAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Stratiteq.Microservices.X509Certificate(>= 1.0.0)