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

cleanup: Rename $easyrsa_error_exit to $easyrsa_exit_with_error #976

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

TinCanTech
Copy link
Collaborator

This reduces a tiny, unnecessary complexity for exiting with an error.

Functions which use the new variable to exit with error:

  • verify_cert() and confirm().

Also, allow verify-cert to support --silent-ssl.

Add more verbose messages.

@TinCanTech TinCanTech self-assigned this Jul 8, 2023
@TinCanTech TinCanTech added this to the v3.1.6 milestone Jul 8, 2023
This reduces a tiny, unnecessary complexity for exiting with an error.

Functions which use the new variable to exit with error:
* verify_cert() and confirm().

Also, allow verify-cert to support --silent-ssl.

Add more verbose messages.

Signed-off-by: Richard T Bonhomme <[email protected]>
@TinCanTech TinCanTech force-pushed the easyrsa-exit-with-error branch from 2ac235b to b16596f Compare July 8, 2023 15:13
@TinCanTech TinCanTech merged commit 28d4cae into OpenVPN:master Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant