Skip to content
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

Add option to output "trusted" certificates #28

Open
michelcve opened this issue Nov 23, 2024 · 1 comment
Open

Add option to output "trusted" certificates #28

michelcve opened this issue Nov 23, 2024 · 1 comment

Comments

@michelcve
Copy link

Would it be possible to add an option to output the full certificate chain as "trusted" (BEGIN TRUSTED CERTIFICATE, as like openssl -trustout)?

I need this for an application that only accepts trusted certificates. Of course I could split the fullchain, get it through openssl, and merge it back together, but it would be far more convenient if your tool would support it :-)

@zakjan
Copy link
Owner

zakjan commented Nov 23, 2024

Hi, sounds good, feel free to send a PR :)

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

No branches or pull requests

2 participants