-
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.
easyrsa-tools.lib: Rename will_cert_expire() -> is_cert_valid()
OpenSSL option -checkend returns 0: - For a certificate which will NOT expire on the due date. And returns 1: - For a certificate which will expire on the due date. Rename the function which checks this, for more clear readability. Signed-off-by: Richard T Bonhomme <[email protected]>
- Loading branch information
1 parent
775e021
commit f292d97
Showing
1 changed file
with
10 additions
and
8 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