github.com/obeyler/nomad@v0.11.8/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  }