summaryrefslogtreecommitdiff
path: root/cron-daily
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-18 01:21:27 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-18 01:21:27 -0500
commitc4f6d3489ef91c539ba88e372635e4d0d87e6ad2 (patch)
treefbfc8755e3ba011e789723e4407b908b39bd5aad /cron-daily
parente339617040bde6ef57f4ccc896f9feba60dbe12f (diff)
Check crt.sh against actual used certs
Diffstat (limited to 'cron-daily')
-rwxr-xr-xcron-daily3
1 files changed, 2 insertions, 1 deletions
diff --git a/cron-daily b/cron-daily
index ecc5266..117eac4 100755
--- a/cron-daily
+++ b/cron-daily
@@ -1,4 +1,5 @@
#!/bin/sh
cd "$(dirname -- "$0")"
-date > NET-crt.sh
+date > NET-crtsh
+date > NET-tls
make