Añadir 'ca-config.json'
This commit is contained in:
25
ca-config.json
Normal file
25
ca-config.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
|
||||
"signing": {
|
||||
|
||||
"default": {
|
||||
|
||||
"expiry": "87600h"
|
||||
|
||||
},
|
||||
|
||||
"profiles": {
|
||||
|
||||
"KubeCLUSTER01.k8s.pheros.local": {
|
||||
|
||||
"usages": ["signing", "key encipherment", "server auth", "client auth"],
|
||||
|
||||
"expiry": "87600h"
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user