Multiple digests of META-INF/Manifest.xml calculated
Status: Beta
Brought to you by:
robinkidd
When signing a package, the META-INF/Manifest.xml is processed twice, resulting in two (presumably identical) digests being included in the signature.
One of the reference is explicit (META-INF/Manifest.xml) whilst the other is relative ("").
The only side effect of this issue is performance and clarity, as the results is still a valid digital signature.