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

CLI plugin to generate certificates #41010

Closed
cescoffier opened this issue Jun 6, 2024 · 1 comment · Fixed by #41418
Closed

CLI plugin to generate certificates #41010

cescoffier opened this issue Jun 6, 2024 · 1 comment · Fixed by #41418
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.)
Milestone

Comments

@cescoffier
Copy link
Member

Description

The objective of this issue is to track the ongoing effort to deliver a CLI plugin that:

  • Can generate and install a root CA on the developer machine (optional but recommended)
  • Can generate TLS certificates and automatically configure the application in test and dev mode. The certificate would be signed with the root CA (if available)

Implementation ideas

No response

@cescoffier cescoffier added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jun 6, 2024
@quarkus-bot quarkus-bot bot added the area/cli Related to quarkus cli (not maven/gradle/etc.) label Jun 6, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 6, 2024

/cc @ebullient (cli), @maxandersen (cli)

@cescoffier cescoffier removed the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jun 6, 2024
@quarkus-bot quarkus-bot bot added this to the 3.13 - main milestone Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.)
Projects
Development

Successfully merging a pull request may close this issue.

1 participant