import-log: don't count self certs as unknown
This commit is contained in:
@@ -441,6 +441,7 @@ public class ProviderHelper {
|
|||||||
item.isRevoked = true;
|
item.isRevoked = true;
|
||||||
log(LogLevel.INFO, LogType.MSG_IP_UID_REVOKED);
|
log(LogLevel.INFO, LogType.MSG_IP_UID_REVOKED);
|
||||||
}
|
}
|
||||||
|
continue;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user