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

support certgen in rama-cli #335

Open
GlenDC opened this issue Oct 17, 2024 · 0 comments
Open

support certgen in rama-cli #335

GlenDC opened this issue Oct 17, 2024 · 0 comments
Labels
easy An easy issue to pick up for anyone. low prio Low priority item. mentor available A mentor is available to help you through the issue.

Comments

@GlenDC
Copy link
Member

GlenDC commented Oct 17, 2024

  • generate server / client certs
  • fully self-signed, or by passing it a root (CA)
  • via cli opts and asking input where missing

to be used as rama certgen ...
e.g. rama certgen --out /tmp/localhost.crt --key-out /tmp/localhost.key

To make this work a public API will also need to be made available in rama-tls, to expose generating
certs in a friendly manner, as that's currently only accessible by those services.

@GlenDC GlenDC added low prio Low priority item. easy An easy issue to pick up for anyone. mentor available A mentor is available to help you through the issue. labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy An easy issue to pick up for anyone. low prio Low priority item. mentor available A mentor is available to help you through the issue.
Projects
None yet
Development

No branches or pull requests

1 participant