Skip to content
Snippets Groups Projects

added param "list-old"

Merged Hahn Axel (hahn) requested to merge 5213-handle-dns-alias-domain into master
2 files
+ 56
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 9
0
@@ -21,6 +21,7 @@ _______________________________________________________________________________
DEBUG: Using Let's Encrypt STAGE environment ...
DEBUG: You can test and mess around. Do not use certs in production.
HELP
The basic syntax is
@@ -67,6 +68,13 @@ ACTIONs for ALL certs
list
list all certificates including creation and renew date
list-old
list all certificates older 65 and older 90 days and exit.
Exitcodes:
0 - all certs are up to date.
1 - certificates to renew were found
2 - outdatedt certificates were found
renew-all
renew all certificates (fast mode - without --force)
and update files in ./certs
@@ -83,6 +91,7 @@ OPTIONS
the output additionally will be written into a tracelog file
below ./log.
DEBUG: Using Let's Encrypt STAGE environment ...
DEBUG: You can test and mess around. Do not use certs in production.
Loading