github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/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