|
|
|
|
|
by davidfowl
1673 days ago
|
|
I hope you left feedback! - Writing code in a .net based language is one of the strengths. - let’s encrypt isn’t built in but can be added by using https://github.com/natemcmaster/LettuceEncrypt - Not sure about the caching one. Do you have more details? |
|
LettuceEncrypt is more or less currently unmaintained. Way too risky to use, no idea how to fix that, if something breaks.
About caching, this issue sums up my issue quite well: https://github.com/dotnet/aspnetcore/issues/27387
I went with Traefik after all, I'm quite happy with that choice.