commit | dd7d66f21b9eb6a3979d8c9ba910eba772cfbbc9 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Tue Jul 08 18:10:46 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Jul 09 14:58:37 2014 +0100 |
tree | 745a0854a9deecb94701975d0e8afb41c06538f9 | |
parent | 4c0b4b1d1ae0cbc86f150e2905a1c3d2a17b7c1e [diff] |
pefile: Handle pesign using the wrong OID The pesign utility had a bug where it was using OID_msIndividualSPKeyPurpose instead of OID_msPeImageDataObjId - so allow both OIDs. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com>