etcd/integration/fixtures/gencert.json
2017-07-07 09:00:01 -07:00

14 lines
204 B
JSON

{
"signing": {
"default": {
"usages": [
"signing",
"key encipherment",
"server auth",
"client auth"
],
"expiry": "87600h"
}
}
}