daemon/lua/trust_anchors: don't crash when dealing with unknown algorhitm
Compare changes
- Tomas Krizek authored
+ 8
− 8
@@ -95,7 +95,7 @@ if ta then
@@ -107,7 +107,7 @@ elseif not key_revoked then -- First time seen (NewKey)
@@ -132,15 +132,15 @@ local function ta_missing(ta, hold_down_time)
@@ -197,7 +197,7 @@ local function update(keyset, new_keys, is_initial)
@@ -218,7 +218,7 @@ local function active_refresh(keyset, pkt, is_initial)
@@ -238,7 +238,7 @@ local function refresh_plan(keyset, delay, is_initial)