mirror of
https://github.com/etcd-io/etcd.git
synced 2026-02-05 06:46:49 +01:00
20 lines
318 B
JSON
20 lines
318 B
JSON
{
|
|
"CN": "Autogenerated CA",
|
|
"key": {
|
|
"algo": "rsa",
|
|
"size": 2048
|
|
},
|
|
"names": [
|
|
{
|
|
"O": "Honest Achmed's Used Certificates",
|
|
"OU": "Hastily-Generated Values Divison",
|
|
"L": "San Francisco",
|
|
"ST": "California",
|
|
"C": "US"
|
|
}
|
|
],
|
|
"ca": {
|
|
"expiry": "876000h"
|
|
}
|
|
}
|