David Negstad
David Negstad
Looks like we weren't explicitly creating a sub-folder before trying to write files.
> Can we expose this too #11534 I implemented a YARP config and have it working with the dev cert; for now I've only implemented PEM format certificate export, but...
> @danegsta This can't be just dev mode, what's happens when you publish/deploy? We'd need to figure out a pattern for injecting certificates at deploy time in specific environments (key...
We definitely need to start with run mode only for the initial implementation though; I don't want to leak TLS specific config into deploy/publish until it can be supported there.
@afscrome adding TLS to the API method names to avoid confusion makes sense; I do see this API as being specific to server TLS termination, with the potential for future...
> > @afscrome adding TLS to the API method names to avoid confusion makes sense; I do see this API as being specific to server TLS termination, with the potential...
I'm adding work items for the remaining feedback and will tackle them in follow up PRs.
Added https://github.com/dotnet/aspire/issues/13037 and https://github.com/dotnet/aspire/issues/13040 to track follow-up work.
@RobertWeaver are you using a manually installed Docker CE daemon running in WSL or Docker Desktop and it's WSL backend?