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

Re-order easyrsa_openssl() temp-file assignment #807

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

TinCanTech
Copy link
Collaborator

Always assign the easyrsa_openssl() temp-file before escape_hazard(). In the event of failure, easyrsa_openssl() will try first.

Signed-off-by: Richard T Bonhomme tincantech@protonmail.com

Always assign the easyrsa_openssl() temp-file before escape_hazard().
In the event of failure, easyrsa_openssl() will try first.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
@TinCanTech TinCanTech self-assigned this Dec 8, 2022
@TinCanTech TinCanTech added this to the v3.1.2 - Probably milestone Dec 8, 2022
@TinCanTech TinCanTech linked an issue Dec 8, 2022 that may be closed by this pull request
@TinCanTech TinCanTech merged commit 2396ac2 into OpenVPN:master Dec 8, 2022
@TinCanTech TinCanTech deleted the reorder-easyrsa_openssl branch December 8, 2022 01:45
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.

Simplify easyrsa_openssl()
1 participant