software.cfg.json 360 Bytes
Newer Older
1
{
2 3 4 5 6 7 8 9 10 11
  "name": "Caucase",
  "description": "Caucase certificate authority",
  "serialisation": "json-in-xml",
  "software-type": {
    "default": {
      "title": "Default",
      "description": "Single caucase instance",
      "request": "instance-caucase-input-schema.json",
      "response": "instance-caucase-output-schema.json",
      "index": 0
12
    }
13 14
  }
}