temporarily switch the timestamp server

This commit is contained in:
Martin Lippert
2019-10-23 19:47:38 +02:00
parent 6d67fc7f3a
commit 971212ae73

View File

@@ -450,8 +450,8 @@
<keystore>${signing.keystore}</keystore>
<storepass>${signing.store.password}</storepass>
<keypass>${signing.key.password}</keypass>
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
<tsa>http://timestamp.digicert.com</tsa>
<tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa>
<!-- <tsa>http://timestamp.digicert.com</tsa> -->
</configuration>
</plugin>
<plugin>