switch to new sha256 timestamp server
This commit is contained in:
@@ -538,7 +538,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>https://ca.signfiles.com/tsa/get.aspx</tsa>
|
||||
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
@@ -380,7 +380,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>https://ca.signfiles.com/tsa/get.aspx</tsa>
|
||||
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
@@ -130,7 +130,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>https://ca.signfiles.com/tsa/get.aspx</tsa>
|
||||
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user