Skip to content

Conversation

@afscrome
Copy link
Contributor

@afscrome afscrome commented Nov 22, 2025

Closes #981

Replace the DevCertHostingExtensions class with the new Apis introduced in aspire 13.1 to inject TLS certs into resources.

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

Other information

This PR relies on APIs introduced in 13.1, so it's mergeable quite yet. It also doesn't fully build as the hacks I did to point it to the pre-release packages didn't fully work, but they worked well enough for the changes I needed

…ificateConfiguration` api

Replace the `DevCertHostingExtensions` class with the new Apis introduced in aspire 13.1 to inject TLS certs into resources.
@afscrome
Copy link
Contributor Author

FYI @danegsta - consumer of the new TLS cert injection apis.

@github-actions github-actions bot added Stale and removed Stale labels Nov 29, 2025
@github-actions github-actions bot added the Stale label Dec 7, 2025
@github-actions github-actions bot closed this Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[13.1]: Replace RunWithHttpsDevCertificate with WithCertificateKeyPair api

1 participant