mirror of
https://github.com/clastix/kamaji.git
synced 2026-04-15 06:56:47 +00:00
13 lines
129 B
JSON
13 lines
129 B
JSON
{
|
|
"CN": "root",
|
|
"key": {
|
|
"algo": "rsa",
|
|
"size": 2048
|
|
},
|
|
"names": [
|
|
{
|
|
"O": "system:masters"
|
|
}
|
|
]
|
|
}
|