forked from I2P_Developers/i2p.i2p
Tests: Temporarily change cert threshold so Vuze's old cert won't fail
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
# How soon is too soon for a cert to expire?
|
||||
# By default <= 60 will fail. 90 < x < 60 will warn.
|
||||
WARN=90
|
||||
SOON=60
|
||||
SOON=10
|
||||
|
||||
|
||||
date2julian() {
|
||||
|
Reference in New Issue
Block a user