LettuceEncrypt NuGet Package

Provides API for configuring ASP.NET Core to automatically 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.




Got any LettuceEncrypt Question?





Info

Version: 1.3.2
Author(s): Nate McMaster
Last Update: Saturday, March 30, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/natemcmaster/LettuceEncrypt
NuGet Url: https://www.nuget.org/packages/LettuceEncrypt


Install
Install-Package LettuceEncrypt
dotnet add package LettuceEncrypt
paket add LettuceEncrypt
LettuceEncrypt Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 netcoreapp3.0 1 package depend on this package.


Tags



STATS

must-have-score

3.3

avg-downloads-per-day

167

days-since-last-release

21