Skip to content

Add an option to step ca certificate to output the leaf and intermediate chain in separate files. #1360

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
dopey opened this issue Feb 11, 2025 · 3 comments · May be fixed by #1438
Open
Assignees
Labels
enhancement good first issue needs triage Waiting for discussion / prioritization by team

Comments

@dopey
Copy link
Contributor

dopey commented Feb 11, 2025

Some clients don't accept a full chain. It would be easier to work with separate files in those cases.

@dopey dopey added enhancement needs triage Waiting for discussion / prioritization by team labels Feb 11, 2025
@aliamerj
Copy link

aliamerj commented Jun 9, 2025

@dopey
Is this Issue still on ? if so can I do it ?

@dopey
Copy link
Contributor Author

dopey commented Jun 10, 2025

Hey @aliamerj 👋. This issue is definitely still on (in fact we were discussing it earlier today during an open source meeting).

We'd love to have your help with it! We were thinking that the way to implement this would be an additional flag (called intermediate-file), which, when passed in, would cause the intermediate chain to be written to the specified file (and not to the leaf cert file). Let me know if you have any questions :)

@aliamerj
Copy link

Hey @dopey 👋 Thanks for the clarification and the warm welcome! I'll start working on this and will reach out if I have any questions 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants