github.com/hspak/nomad@v0.7.2-0.20180309000617-bc4ae22a39a5/demo/tls/cfssl-user.json (about)

     1  {
     2      "signing": {
     3          "default": {
     4              "expiry": "87600h",
     5              "usages": [
     6                  "signing",
     7                  "key encipherment",
     8                  "client auth"
     9              ]
    10          }
    11      }
    12  }