github.com/hhrutter/nomad@v0.6.0-rc2.0.20170723054333-80c4b03f0705/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