github.skymusic.top/operator-framework/operator-sdk@v0.8.2/test/e2e/testdata/gencert.json (about)

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