mirror of
https://github.com/clastix/kamaji.git
synced 2026-04-15 06:56:47 +00:00
18 lines
347 B
JSON
18 lines
347 B
JSON
{
|
|
"signing": {
|
|
"default": {
|
|
"expiry": "8760h"
|
|
},
|
|
"profiles": {
|
|
"server": {
|
|
"expiry": "8760h",
|
|
"usages": [
|
|
"signing",
|
|
"key encipherment",
|
|
"server auth",
|
|
"client auth"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |