natemcmaster / LettuceEncrypt

Free, automatic HTTPS certificate generation for ASP.NET Core web apps
https://nuget.org/packages/LettuceEncrypt
Apache License 2.0
1.55k stars 152 forks source link

Define options is done in AddLettuceEncrypt #277

Closed FreeApophis closed 1 year ago

FreeApophis commented 1 year ago

It looks like this has changed at some poinit, but you cannot define the options in the UseLettuceEncrypt-Call, but you can use it during AddLetuceEncrypt.

natemcmaster commented 1 year ago

Thanks for all the documentation fixes :)