regenerate keys/certs for integration tests with expiration far in the future

don't want to have expiring tests...
This commit is contained in:
Mechiel Lukkien
2023-06-04 20:43:19 +02:00
parent 05fd5c6947
commit 41167d6393
19 changed files with 117 additions and 106 deletions

View File

@ -3,5 +3,8 @@
"key": {
"algo": "ecdsa",
"size": 256
},
"ca": {
"expiry": "262800h"
}
}