LettuceEncrypt 1.3.3 Latest
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.
Install from the command line:
Learn more about NuGet packages
$ dotnet add package LettuceEncrypt --version 1.3.3
Recent Versions
- 0
- 0
- 0
- 0
- 0
Loading
Sorry, something went wrong.
Details
-
natemcmaster
- LettuceEncrypt
- Apache License 2.0
- Readme
Last published
9 months ago
Issues
10
Total downloads