mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
41167d6393
don't want to have expiring tests...
10 lines
107 B
JSON
10 lines
107 B
JSON
{
|
|
"CN": "mox test ca",
|
|
"key": {
|
|
"algo": "ecdsa",
|
|
"size": 256
|
|
},
|
|
"ca": {
|
|
"expiry": "262800h"
|
|
}
|
|
}
|