Commit Graph
3 Commits
Author SHA1 Message Date
Jan-Piet Mens 61012ef71d Convert Certificate S/N to string for JSON
"cert_sn": 276326103423802570574354205796199009608 is handled by
  the very popular jq utility as "cert_sn": 2.7632610342380256e+38
  which is inaccurate. By changing the value type to string we avoid
  that.
2019-12-01 11:54:28 +01:00
Jan-Piet Mens f6ef4335ed Add `days_left' to context indicating how many days remain until certificate expiration 2019-11-30 17:00:18 +01:00
Jan-Piet Mens c02c76fa81 Fix JSON (-j) and (-j -p) output to produce 2019-11-30 16:41:52 +01:00