mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 01:13:47 +03:00
41167d6393
don't want to have expiring tests...
17 lines
211 B
JSON
17 lines
211 B
JSON
{
|
|
"signing": {
|
|
"default": {
|
|
"expiry": "262800h"
|
|
},
|
|
"profiles": {
|
|
"server": {
|
|
"expiry": "262800h",
|
|
"usages": [
|
|
"signing",
|
|
"key encipherment",
|
|
"server auth"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|