Skip to content

Expose the certificate trust and server auth key pair metadata on the WithContainerFiles callback context API #13040

@danegsta

Description

@danegsta

Some integrations such as SQL Server require a configuration file to enable custom TLS endpoint certificates. This isn't a good fit for the existing certificate configuration callback APIs for setting environment variables and arguments. To better support this scenario we should expose the necessary certificate configuration properties (for both certificate trust and key pair config) via the WithContainerFiles callback context such that they can be integrated into any generated config files.

Metadata

Metadata

Assignees

Labels

area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions