forked from mystiq/dex
19 lines
232 B
JSON
19 lines
232 B
JSON
|
{
|
||
|
"CN": "dex",
|
||
|
"hosts": [
|
||
|
"localhost",
|
||
|
"127.0.0.1"
|
||
|
],
|
||
|
"key": {
|
||
|
"algo": "ecdsa",
|
||
|
"size": 384
|
||
|
},
|
||
|
"names": [
|
||
|
{
|
||
|
"O": "autogenerated",
|
||
|
"OU": "dex server",
|
||
|
"L": "the internet"
|
||
|
}
|
||
|
]
|
||
|
}
|