forked from mystiq/dex
14 lines
203 B
JSON
14 lines
203 B
JSON
|
{
|
||
|
"signing": {
|
||
|
"default": {
|
||
|
"usages": [
|
||
|
"signing",
|
||
|
"key encipherment",
|
||
|
"server auth",
|
||
|
"client auth"
|
||
|
],
|
||
|
"expiry": "8760h"
|
||
|
}
|
||
|
}
|
||
|
}
|