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

allow the creation of an "inline" certificate. #1187

Open
nimbius opened this issue Jun 2, 2024 · 0 comments
Open

allow the creation of an "inline" certificate. #1187

nimbius opened this issue Jun 2, 2024 · 0 comments
Assignees
Labels
enhancement needs triage Waiting for discussion / prioritization by team

Comments

@nimbius
Copy link

nimbius commented Jun 2, 2024

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

currently step creates a crt and key file. Nginx and many other applications can instead use a single inline file containing the cert, key, roots and any intermediaries. easyrsa generates these types of files, as an example.

Why is this needed?

a single inline file is easer to use and maintain than an individual cert, key, and CA file

@nimbius nimbius added enhancement needs triage Waiting for discussion / prioritization by team labels Jun 2, 2024
@hslatman hslatman self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

No branches or pull requests

2 participants