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

renew(): Input request [CSR] is a hard requirement #816

Closed
TinCanTech opened this issue Dec 17, 2022 · 0 comments · Fixed by #817
Closed

renew(): Input request [CSR] is a hard requirement #816

TinCanTech opened this issue Dec 17, 2022 · 0 comments · Fixed by #817

Comments

@TinCanTech
Copy link
Collaborator

this is only soft:

easy-rsa/easyrsa3/easyrsa

Lines 2195 to 2200 in 97fec2d

# Verify request
if [ -e "$req_in" ]; then
verify_file req "$req_in" || die "\
Unable to verify request. The file is not a valid request.
Unexpected input in file: $req_in"
fi

@TinCanTech TinCanTech changed the title renew(): Input request [CSR] is a hard requiement renew(): Input request [CSR] is a hard requirement Dec 17, 2022
@TinCanTech TinCanTech self-assigned this Dec 17, 2022
@TinCanTech TinCanTech added this to the v3.1.2 - Probably milestone Dec 17, 2022
@TinCanTech TinCanTech linked a pull request Dec 17, 2022 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