Closed jcoe-nvt closed 2 years ago
We can't simulate this issue. All we find on this issue is that it seems there something wrong with the certificate.
https://techcommunity.microsoft.com/t5/iis-support-blog/asn1-bad-tag-value-met-error-when-processing-a-certificate/ba-p/347654 "Their recommendation seems to be to replace the certificate with a new one"
I'd recommend to refresh your certificate, but if you allow to share your certificate with us, we'd be able to simulate this and try to figure out what we can do about it.. .
We didn't change our certificate, but the issue has disappeared. Will close this now. If it occurs in future, I will reopen this issue.
FYI: our certificate is the same for all our builds. It would be strange that something is wrong with it...
Describe the bug Our build pipelines started to display warnings for some of our builds. It seems like ALOpsSign step randomly fails to sign our apps. In 4/10 builds the signing fails. To remove the warning we need to rerun the build (sometimes even more than 3x). (Nothing was changed to our pfx-file and password)
the used yaml
the output
Expected behavior No failure on signing apps.
Screenshots