-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Command revoke: Conditionally move request and key files
For 'revoke', always move the req/key files. It is assumed that revoking an issued cert implies that renewal is not desired. For 'revoke-expired' and 'revoke-renewed', never move the req/key files. It is assumed that revoking an expired or renewed cert implies that renewal is desired. Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
- Loading branch information
1 parent
3da7f66
commit 4537ae7
Showing
1 changed file
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters