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

Command renew tries to create inline files #1227

Closed
TinCanTech opened this issue Sep 22, 2024 · 0 comments · Fixed by #1229
Closed

Command renew tries to create inline files #1227

TinCanTech opened this issue Sep 22, 2024 · 0 comments · Fixed by #1229
Assignees
Milestone

Comments

@TinCanTech
Copy link
Collaborator

easyrsa-tools.lib:861: if inline_creds "$file_name_base" > "$inline_in"

Command renew does not need to create inline files because that is done by signing the renewed certificate, in function sign_req().

Also, function inline_creds() does not exist.

@TinCanTech TinCanTech self-assigned this Sep 22, 2024
@TinCanTech TinCanTech added this to the v3.2.2 milestone Sep 22, 2024
@TinCanTech TinCanTech added Bug Minor Non-critical and removed BUG labels Sep 22, 2024
@TinCanTech TinCanTech linked a pull request Sep 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant