2016-02-16 07:43:17 +01:00
|
|
|
{
|
2017-07-03 12:27:16 +02:00
|
|
|
"required": [
|
|
|
|
"x509-fingerprint-sha1"
|
|
|
|
],
|
2017-02-13 11:18:42 +01:00
|
|
|
"attributes": {
|
|
|
|
"subject": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 1,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
|
|
|
"pubkey-info-algorithm": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
2017-08-03 12:00:00 +02:00
|
|
|
"pubkey-info-size": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
|
|
|
"pubkey-info-exponent": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"pubkey-info-modulus": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
2017-08-08 15:11:47 +02:00
|
|
|
"x509-fingerprint-md5": {
|
|
|
|
"ui-priority": 1,
|
|
|
|
"misp-attribute": "md5"
|
|
|
|
},
|
2017-02-13 11:18:42 +01:00
|
|
|
"x509-fingerprint-sha1": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 1,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "sha1"
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
2017-08-08 15:11:47 +02:00
|
|
|
"x509-fingerprint-sha256": {
|
|
|
|
"ui-priority": 1,
|
|
|
|
"misp-attribute": "sha256"
|
|
|
|
},
|
2017-02-13 11:18:42 +01:00
|
|
|
"raw-base64": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
2017-02-13 11:18:42 +01:00
|
|
|
},
|
|
|
|
"text": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 1,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"validity-not-before": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "datetime"
|
|
|
|
},
|
|
|
|
"validity-not-after": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "datetime"
|
|
|
|
},
|
|
|
|
"issuer": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"serial-number": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"version": {
|
2017-07-03 16:45:54 +02:00
|
|
|
"ui-priority": 0,
|
2017-07-03 12:27:16 +02:00
|
|
|
"misp-attribute": "text"
|
2017-02-13 11:18:42 +01:00
|
|
|
}
|
|
|
|
},
|
2017-08-08 20:39:36 +02:00
|
|
|
"version": 3,
|
2017-07-03 12:27:16 +02:00
|
|
|
"description": "x509 object describing a X.509 certificate",
|
|
|
|
"meta-category": "network",
|
|
|
|
"uuid": "d1ab756a-26b5-4349-9f43-765630f0911c",
|
|
|
|
"name": "x509"
|
2016-02-16 07:43:17 +01:00
|
|
|
}
|