DCourtel / Wsus_Package_Publisher

Publish third-party applications into your WSUS.
MIT License
214 stars 34 forks source link

Time stamp problem. #54

Closed jurikor closed 3 years ago

jurikor commented 3 years ago

Found the following problem. When I create a new update, the time stamp is set. If I do "resign" or "revise" the time stamp is not set.

DCourtel commented 3 years ago

Hi Jurikor, revising an update only changes metadata, the CAB file is not modified. So the timestamp is preserved if there was one. Unfortunately, the re-sign operation doesn’t take any parameters. I’m unable to provide a Timestamp server URL when I call the WSUS SDK, so the timestamp is lost!