Sign in Sign up
nuget

LettuceEncrypt.Community

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.

Activity

Latest release
5mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
Apache-2.0
First release
Apr 08, 2026
Releases
Version Released
1.3.3 initial