Skip to content

Let linkerd install create a proper identity chain #14227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kflynn
Copy link
Member

@kflynn kflynn commented Jul 10, 2025

Instead of having linkerd install create a trust anchor and identity issuer that are the same self-signed certificate, have it create a self-signed trust anchor and an identity issuer signed by that trust anchor (with thanks to @alpeb for pointing me at where I needed to look to make this change!).

This is mostly in support of making it easier for users of linkerd install to learn what a proper setup looks like, but that'll be a big help.

Signed-off-by: Flynn flynn@buoyant.io

Signed-off-by: Flynn <flynn@buoyant.io>
@kflynn kflynn requested a review from a team as a code owner July 10, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant