Add 'app.UseWellKnownDir();' to your Startup.Configure() and let Let's Ecrypt do its magic.
Info
Version: | 1.0.0 |
Author(s): | morpher |
Last Update: | Thursday, September 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.LetsEncrypt.Extensions |
Install
Install-Package AspNetCore.LetsEncrypt.Extensions
dotnet add package AspNetCore.LetsEncrypt.Extensions
paket add AspNetCore.LetsEncrypt.Extensions
AspNetCore.LetsEncrypt.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.StaticFiles(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Physical(>= 2.0.0)