2008-02-04 Complication
* Also use the new key for checking, and add it into news.xml
This commit is contained in:
@ -139,6 +139,7 @@ D8usM7Dxp5yrDrCYZ5AIijc=
|
||||
} else {
|
||||
_trustedKeys.add(DEFAULT_TRUSTED_KEY);
|
||||
_trustedKeys.add(DEFAULT_TRUSTED_KEY2);
|
||||
_trustedKeys.add(DEFAULT_TRUSTED_KEY3);
|
||||
}
|
||||
if (_log.shouldLog(Log.DEBUG))
|
||||
_log.debug("TrustedUpdate created, trusting " + _trustedKeys.size() + " keys.");
|
||||
|
Reference in New Issue
Block a user