go.etcd.io/etcd@v3.3.27+incompatible/hack/tls-setup/config/ca-config.json (about) 1 { 2 "signing": { 3 "default": { 4 "usages": [ 5 "signing", 6 "key encipherment", 7 "server auth", 8 "client auth" 9 ], 10 "expiry": "8760h" 11 } 12 } 13 }