Skip to content

Consider renaming new CertificateKeyPair APIs to differentiate from other potential certificate usage #13037

@danegsta

Description

@danegsta

The new WithCertificateKeyPair (and related) APIs are specifically intended to be used in configuring server authentication certificates. We should consider updating the API names to make that clear. This would reduce the potential for user confusion and avoid the need to rename later if we were to add APIs for additional certificate related scenarios in the future, such as client authentication certificates.

WithServerAuthenticationCertificateKeyPair or WithServerAuthCertificateKeyPair are potential options.

Metadata

Metadata

Assignees

Labels

area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions