github.com/jrxfive/nomad@v0.6.1-0.20170802162750-1fef470e89bf/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