mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
15 lines
164 B
JSON
15 lines
164 B
JSON
{
|
|
"CN": "Clastix CA",
|
|
"key": {
|
|
"algo": "rsa",
|
|
"size": 2048
|
|
},
|
|
"names": [
|
|
{
|
|
"C": "IT",
|
|
"ST": "Italy",
|
|
"L": "Milan"
|
|
}
|
|
]
|
|
}
|