Autoupdate does not work because of the certificate validity check.
The problem is that we currently check certificate validity without taking signature timestamp into account.
setup.exe was signed with a valid certificate and timestamp. However, certificate is expired since 3rd of September. We should check if certificate was valid at the time of file signing, not at the current moment.
Details

Autoupdate does not work because of the certificate validity check.
The problem is that we currently check certificate validity without taking signature timestamp into account.
setup.exe was signed with a valid certificate and timestamp. However, certificate is expired since 3rd of September. We should check if certificate was valid at the time of file signing, not at the current moment.
Details
