github.com/tschmi5/nomad@v0.11.8/helper/tlsutil/testdata/ca-config.json (about)

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