Añadir 'ca-csr.json'

This commit is contained in:
2021-07-28 06:44:01 +00:00
parent 4187663a1d
commit 29227cb168

31
ca-csr.json Normal file
View File

@ -0,0 +1,31 @@
{
"CN": "KubeCLUSTER01.k8s.pheros.local",
"key": {
"algo": "rsa",
"size": 2048
},
"names": [
{
"C": "ES",
"L": "San Cristobal de La Laguna",
"O": "PHEROS IT Services & Solutions",
"OU": "IT",
"ST": "Santa Cruz de Tenerife"
}
]
}