projects
/
lets-encrypt-tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9aebd
)
fix certcheck
author
Ralf Jung
<post@ralfj.de>
Sun, 13 Dec 2015 16:38:36 +0000
(17:38 +0100)
committer
Ralf Jung
<post@ralfj.de>
Sun, 13 Dec 2015 16:38:36 +0000
(17:38 +0100)
certcheck
patch
|
blob
|
history
diff --git
a/certcheck
b/certcheck
index 065fe0f51153ea8e97ccddbbc84254268b94b8de..09eb9a25a7ff3af0630fd59d0bc64f27c293583e 100755
(executable)
--- a/
certcheck
+++ b/
certcheck
@@
-1,7
+1,7
@@
#!/usr/bin/python3
## Call with "--help" for documentation.
-import argparse, certcheck
+import argparse, certcheck
, os
parser = argparse.ArgumentParser(description='Check for soon-to-expire (and already expired) certificates')
parser.add_argument("-d", "--days", metavar='N',