ASP.NET Core middleware that enables an application to support certificate authentication.
Info
Version: | 3.2.8 |
Author(s): | Steeltoe, VMware |
Last Update: | Tuesday, July 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://steeltoe.io/ |
NuGet Url: | https://www.nuget.org/packages/Steeltoe.Security.Authentication.MtlsCore |
Install
Install-Package Steeltoe.Security.Authentication.MtlsCore
dotnet add package Steeltoe.Security.Authentication.MtlsCore
paket add Steeltoe.Security.Authentication.MtlsCore
Steeltoe.Security.Authentication.MtlsCore Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Steeltoe.Common.Security(>= 3.0.2)
- Microsoft.AspNetCore.Authentication.Certificate(>= 5.0.0)
- Steeltoe.Common.Security(>= 3.0.2)
- Microsoft.AspNetCore.Authentication.Certificate(>= 3.1.0)
Tags