diff --git a/main.go b/main.go index 842a211..4765a67 100644 --- a/main.go +++ b/main.go @@ -10,6 +10,7 @@ import ( const FILENAME = "index.txt" const TIMEFORMAT_SHORT = "060102150405Z" const TIMEFORMAT_LONG = "20060102150405Z" + const ( CERT_STATUS = iota CERT_EXPIRED