init
This commit is contained in:
19
cfssl/req-csr.json
Normal file
19
cfssl/req-csr.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"CN": "etcd",
|
||||
"hosts": [
|
||||
"3.14.3.102",
|
||||
"3.14.3.107",
|
||||
"127.0.0.1"
|
||||
],
|
||||
"key": {
|
||||
"algo": "rsa",
|
||||
"size": 2048
|
||||
},
|
||||
"names": [
|
||||
{
|
||||
"O": "autogenerated",
|
||||
"OU": "etcd cluster",
|
||||
"L": "duconet"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user