mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 09:23:47 +03:00
18 lines
211 B
JSON
18 lines
211 B
JSON
|
{
|
||
|
"signing": {
|
||
|
"default": {
|
||
|
"expiry": "262800h"
|
||
|
},
|
||
|
"profiles": {
|
||
|
"server": {
|
||
|
"expiry": "262800h",
|
||
|
"usages": [
|
||
|
"signing",
|
||
|
"key encipherment",
|
||
|
"server auth"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|