github.com/obeyler/nomad@v0.11.8/demo/tls/cfssl.json (about)

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