github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/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