summaryrefslogtreecommitdiff
path: root/monitor/josef_experimental.py
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/josef_experimental.py')
-rwxr-xr-xmonitor/josef_experimental.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor/josef_experimental.py b/monitor/josef_experimental.py
index 6d1102e..9bda083 100755
--- a/monitor/josef_experimental.py
+++ b/monitor/josef_experimental.py
@@ -156,6 +156,7 @@ def parse_entry(e, idx, log):
s += sep + e["not_after"] # valid to
s += sep + e["validation"] # EV?
s += sep + e["in_mozilla"] # chains to mozilla root?
+ s += sep + e["ca"]
return s