Sign in Sign up
nuget

LettuceEncryptModern

Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates. FORKED FROM: https://github.com/natemcmaster/LettuceEncrypt, UPDATED TO .net 5, added preferredChain option 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.

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

License
Apache-2.0
First release
Sep 30, 2021
Releases
Version Released
1.2.1-release.0 pre
1.2.0-release.0 pre