summaryrefslogtreecommitdiffstats
path: root/toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json
blob: d5495fa87f3d941a021189e1108ba88dac94cd54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
  {
    "recipe": {
      "action": "console-log",
      "arguments": { "message": "this signature does not match this recipe" },
      "channels": [],
      "countries": [],
      "enabled": true,
      "extra_filter_expression": "true || true",
      "filter_expression": "true || true",
      "id": 1,
      "last_updated": "2017-02-17T18:29:09.839239Z",
      "locales": [],
      "name": "system-addon-test",
      "revision_id": "b2cb8a26e132182d7d02cf50695d2c7f06cf3b954ff2ff63bca49d724ee91950"
    },
    "signature": {
      "public_key": "MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEVEKiCAIkwRg1VFsP8JOYdSF6a3qvgbRPoEK9eTuLbrB6QixozscKR4iWJ8ZOOX6RPCRgFdfVDoZqjFBFNJN9QtRBk0mVtHbnErx64d2vMF0oWencS1hyLW2whgOgOz7p",
      "signature": "p4g3eurmPsJK5UcGT97BRyKstpwZ_2mNJkDGpd6QXlkXfvgwprjeyb5yeIEkKUXqc6krWid4obB_OP9-CwOi9tvKY1pV8p98CT5BhF0IVgpF3b7KBW1a0BVdg5owoG5W",
      "timestamp": "2017-02-17T18:29:09.847614Z",
      "x5u": "/normandy.content-signature.mozilla.org-20210705.dev.chain"
    }
  }
]