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

Improve revocation and renewal functions #580

Merged
merged 1 commit into from May 22, 2022
Merged

Improve revocation and renewal functions #580

merged 1 commit into from May 22, 2022

Conversation

TinCanTech
Copy link
Collaborator

Changes:

  • Improve help
  • Move renew_restore_move() out of die() and back to renewal block.
  • Minor corrections to user output.
  • Add detailed description of which files will be moved/removed.
  • Simplify check/create revoked/renewed directory structures.
  • Only die on failure to move certificate, otherwise warn only.
    Some files may not be present. eg. PKCS files, already removed.

Manually tested.

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

Changes:
* Improve help
* Move renew_restore_move() out of die() and back to renewal block.
* Minor corrections to user output.
* Add detailed description of which files will be moved/removed.
* Simplify check/create revoked/renewed directory structures.
* Only die on failure to move certificate, otherwise warn only.
  Some files may not be present. eg. PKCS files, already removed.

Manually tested.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
@TinCanTech TinCanTech self-assigned this May 22, 2022
@TinCanTech TinCanTech added this to the v3.1.1 milestone May 22, 2022
@TinCanTech TinCanTech merged commit 9fd6fe4 into OpenVPN:master May 22, 2022
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.

None yet

1 participant