diff --git a/objects/x509/definition.json b/objects/x509/definition.json index 131a9ea..7cea16e 100644 --- a/objects/x509/definition.json +++ b/objects/x509/definition.json @@ -23,10 +23,18 @@ "ui-priority": 0, "misp-attribute": "text" }, + "x509-fingerprint-md5": { + "ui-priority": 1, + "misp-attribute": "md5" + }, "x509-fingerprint-sha1": { "ui-priority": 1, "misp-attribute": "sha1" }, + "x509-fingerprint-sha256": { + "ui-priority": 1, + "misp-attribute": "sha256" + }, "raw-base64": { "ui-priority": 0, "misp-attribute": "text"