...

Text file src/go.etcd.io/etcd/pkg/v3/proxy/fixtures/gencert.json

Documentation: go.etcd.io/etcd/pkg/v3/proxy/fixtures

     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}

View as plain text