public synchronized void updateIncoming() {
    super.updateIncoming();

    certifier.update();
  }