Branch: refs/heads/master
Home: https://github.com/jenkinsci/packaging
Commit: 29ef7232f5f85c20d05ac1eec1dc1a357567ae29
https://github.com/jenkinsci/packaging/commit/29ef7232f5f85c20d05ac1eec1dc1a357567ae29
Author: Mark Waite <[email protected]>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M msi/build/build.ps1
Log Message:
-----------
Sleep 15 seconds after signing failure
https://support.comodo.com/index.php?/Knowledgebase/Article/View/68/0/time-stamping-server
says:
Please add a delay of 15 seconds or more between signings so that
you're not hammering our servers.
Commit: 97e047c0eb09a55b2e8c873d27a9c3dda3c7e8e5
https://github.com/jenkinsci/packaging/commit/97e047c0eb09a55b2e8c873d27a9c3dda3c7e8e5
Author: Mark Waite <[email protected]>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M msi/build/build.ps1
Log Message:
-----------
Try multiple time servers for MSI signing timestamp
We purchased our signing certificate from Digicert, so we should try
them. The GlobalSign and Sectigo locations also seem to be workable
locations based on internet documentation. The Verisign address is
retained because it was previously working. If it continues to fail,
we can remove it from the list.
* https://www.digicert.com/kb/code-signing/signcode-signtool-command-line.htm
* https://support.globalsign.com/code-signing/code-signing-windows-7-8-and-10
* https://sectigo.com/resource-library/time-stamping-server
Commit: 7e42c8c0f926e638118435c1fc8afe3a6e694453
https://github.com/jenkinsci/packaging/commit/7e42c8c0f926e638118435c1fc8afe3a6e694453
Author: Mark Waite <[email protected]>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M msi/build/build.ps1
Log Message:
-----------
Merge pull request #204 from MarkEWaite/try-several-timestamp-servers
try several timestamp servers
Compare:
https://github.com/jenkinsci/packaging/compare/b5abf322ffd9...7e42c8c0f926
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging/push/refs/heads/master/b5abf3-7e42c8%40github.com.