Skip to content

Conversation

@amcasey
Copy link
Member

@amcasey amcasey commented Aug 21, 2023

We shouldn't be constructing our own PhysicalFileProviders in case the user is abstracting away the file system (e.g. for testing).

This simplifies a bunch of things, because there's no exactly one file provider, but we lose the ability to watch certificates outside the content root (which is probably more consistent with our design anyway).

Follow-up to #49979.

…Watcher

We shouldn't be constructing our own `PhysicalFileProvider`s in case the user is abstracting away the file system (e.g. for testing).

This simplifies a bunch of things, because there's no exactly one file provider, but we lose the ability to watch certificates outside the content root (which is probably more consistent with our design anyway).
@ghost ghost added the area-runtime label Aug 21, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
@amcasey
Copy link
Member Author

amcasey commented Sep 6, 2023

Customers want to use certs from outside their content root.

@amcasey amcasey closed this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant