This error indicates that the file used for digital signature verification (e.g. with ''[[:cmd:imgverify]]'') was not a valid digital signature file. Things to try: * Check that the signature file is in DER format. * Check that the file is a valid signature file: openssl cms -in signature_file.sig -inform DER -cmsout -print