temporarily switch the timestamp server

This commit is contained in:
Martin Lippert
2019-10-23 19:23:35 +02:00
parent 2cecd451e6
commit 6d67fc7f3a

View File

@@ -741,8 +741,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>
</plugins>