Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
fw_update and failed signature checks
To:
tech <tech@openbsd.org>
Cc:
afresh1@openbsd.org
Date:
Wed, 12 Aug 2026 13:39:30 +0100

Download raw body.

Thread
  • Stuart Henderson:

    fw_update and failed signature checks

----------------------------
revision 1.41
date: 2022/02/20 19:24:19;  author: afresh1;  state: Exp;  lines: +3 -2;  commitid: XRrwqAIAdoPjTtj9;
Remove downloaded SHA256.sig if signature validation fails

Without the "noclobber" setting we would have overwitten with an empty
file and best not to leave a failed file around.

Noticed by florian@
----------------------------

feels like it might be better to explicitly save the file for manual
checking if that happens?