github.com/apprenda/kismatic@v1.12.0/integration-tests/tls/test/ca-config.json (about) 1 { 2 "signing": { 3 "default": { 4 "expiry": "8760h" 5 }, 6 "profiles": { 7 "kubernetes": { 8 "usages": ["signing", "key encipherment", "server auth", "client auth"], 9 "expiry": "8760h" 10 } 11 } 12 } 13 }