update to signing infrastructure
This commit is contained in:
@@ -1492,10 +1492,11 @@
|
||||
<skip>${signing.skip}</skip>
|
||||
<alias>${signing.alias}</alias>
|
||||
<keystore>${signing.keystore}</keystore>
|
||||
<storetype>${signing.storetype}</storetype>
|
||||
<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>
|
||||
|
||||
@@ -658,10 +658,11 @@
|
||||
<skip>${signing.skip}</skip>
|
||||
<alias>${signing.alias}</alias>
|
||||
<keystore>${signing.keystore}</keystore>
|
||||
<storetype>${signing.storetype}</storetype>
|
||||
<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>
|
||||
|
||||
|
||||
@@ -145,6 +145,7 @@
|
||||
<skip>${signing.skip}</skip>
|
||||
<alias>${signing.alias}</alias>
|
||||
<keystore>${signing.keystore}</keystore>
|
||||
<storetype>${signing.storetype}</storetype>
|
||||
<storepass>${signing.store.password}</storepass>
|
||||
<keypass>${signing.key.password}</keypass>
|
||||
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
|
||||
|
||||
@@ -158,10 +158,11 @@
|
||||
<skip>${signing.skip}</skip>
|
||||
<alias>${signing.alias}</alias>
|
||||
<keystore>${signing.keystore}</keystore>
|
||||
<storetype>${signing.storetype}</storetype>
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user