gitlab-ci
fix: hardware-security returned signatures support for ECDSA256. Changelog: Fixes signature verification with ECDSA keys when the signing has been done externally with PKCS#11. Previously mender-artifact would always assume that the signature has been done with the built-in engine, which then wouldn't validate correctly. The bug affected only ECDSA key pairs. Ticket: MEN-7523 Signed-off-by: Peter Grzybowski <peter@northern.tech> (cherry picked from commit f47a406ca)
10 of 34 new or added lines in 1 file covered. (29.41%)
5716 of 7254 relevant lines covered (78.8%)
186.19 hits per line