Añadir 'ca-config.json'

This commit is contained in:
2021-07-28 06:43:18 +00:00
parent c2da55554a
commit 4187663a1d

25
ca-config.json Normal file
View File

@ -0,0 +1,25 @@
{
"signing": {
"default": {
"expiry": "87600h"
},
"profiles": {
"KubeCLUSTER01.k8s.pheros.local": {
"usages": ["signing", "key encipherment", "server auth", "client auth"],
"expiry": "87600h"
}
}
}
}