Skip to content

McMaster.AspNetCore.LetsEncrypt 0.5.0 Latest

Provides API for configuring ASP.NET Core to use Let's Encrypt.org to automaticaly generate HTTPS certificates. Let's Encrypt is a free, automated, and open Certificate Authority. When this package is installed and enabled, your web server will use the Let's Encrypt certificate authority and automatically generate an HTTPS certificate when the server starts up. It then configures Kestrel to use this certificate for all HTTPS traffic. This only works with Kestrel, which is the default server configuration for ASP.NET Core projects. Other servers, such as IIS and nginx, are not supported. This package was build from source code at https://github.com/natemcmaster/LetsEncrypt/tree/e2d4c3247268e609e36340b271491043a1798c9e

Install from the command line:
Learn more about NuGet packages
$ dotnet add package McMaster.AspNetCore.LetsEncrypt --version 0.5.0

Recent Versions

  • 0.5.0
    Latest
    Published almost 5 years ago
    0
  • Published almost 5 years ago
    0
  • Published almost 5 years ago
    0
  • Published almost 5 years ago
    0
  • Published over 5 years ago
    0

Loading

Details


Last published

almost 5 years ago

Issues

10

Total downloads

0