Hello, one more thing:
2017-07-19 14:01 GMT+02:00 Bernd <[email protected]>: > I think different jarsigner versions behave differently, some remove that > section. > It is actually not "different jarsigner versions", but we have our own jar signer implementation (used for self signed test certificates in the build pipeline). This implementation removes the whole name: section. When using jarsigner.exe on our sign server on the other hand, it produces the named section with no digest, which causes JWS to break, Gruss Bernd
