mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
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