McMaster.AspNetCore.Kestrel.Certificates
1.0.0-beta.73
This package was build from source code at https://github.com/natemcmaster/LettuceEncrypt/tree/a871f3f825c0db0a30bad0dec8648a060bbcd38f
This is a prerelease version of McMaster.AspNetCore.Kestrel.Certificates.
Install-Package McMaster.AspNetCore.Kestrel.Certificates -Version 1.0.0-beta.73
dotnet add package McMaster.AspNetCore.Kestrel.Certificates --version 1.0.0-beta.73
<PackageReference Include="McMaster.AspNetCore.Kestrel.Certificates" Version="1.0.0-beta.73" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add McMaster.AspNetCore.Kestrel.Certificates --version 1.0.0-beta.73
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: McMaster.AspNetCore.Kestrel.Certificates, 1.0.0-beta.73"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.0
- No dependencies.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.1.7)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on McMaster.AspNetCore.Kestrel.Certificates:
Package | Downloads |
---|---|
LettuceEncrypt
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.
This package was build from source code at https://github.com/natemcmaster/LettuceEncrypt/tree/a871f3f825c0db0a30bad0dec8648a060bbcd38f
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta.73 | 6,865 | 7/9/2020 |
1.0.0-beta.60 | 440 | 6/7/2020 |
1.0.0-beta.19 | 65 | 1/17/2021 |