Skip to content

McMaster.AspNetCore.LettuceEncrypt 1.0.0-rc.201 Latest

Provides API for configuring ASP.NET Core to automaticaly generate HTTPS certificates. This configures your server to use the ACME protocol to connect with a certificate authority (CA), such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name and generate a HTTPS certificate. This happens automatically when the server starts up, and will renew the certificate automatically when the expiration date is near. 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/LettuceEncrypt/tree/0a3d1692df1ff8663e9068af1ac844a97e5908d5

Install from the command line:
Learn more about NuGet packages
$ dotnet add package McMaster.AspNetCore.LettuceEncrypt --version 1.0.0-rc.201

Recent Versions

Loading

Details


Last published

almost 5 years ago

Issues

10

Total downloads

0