mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 06:34:41 +03:00
regenerate keys/certs for integration tests with expiration far in the future
don't want to have expiring tests...
This commit is contained in:
3
testdata/integration/tls/cfssl-ca-csr.json
vendored
3
testdata/integration/tls/cfssl-ca-csr.json
vendored
@ -3,5 +3,8 @@
|
||||
"key": {
|
||||
"algo": "ecdsa",
|
||||
"size": 256
|
||||
},
|
||||
"ca": {
|
||||
"expiry": "262800h"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user