OWIN middleware for requiring SSL connections and client certificates.
Info
| Version: | 1.0.1 |
| Author(s): | Dominick Baier, Brock Allen |
| Last Update: | Thursday, February 13, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/thinktecture |
| NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.Owin.RequireSsl |
Install
Install-Package Thinktecture.IdentityModel.Owin.RequireSsl
dotnet add package Thinktecture.IdentityModel.Owin.RequireSsl
paket add Thinktecture.IdentityModel.Owin.RequireSsl
Thinktecture.IdentityModel.Owin.RequireSsl Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(2.1.0)
Tags