We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9f654 commit 7229a92Copy full SHA for 7229a92
1 file changed
.github/scripts/sign-windows.sh
@@ -39,4 +39,5 @@ java -jar "${JSIGN_JAR}" \
39
--storepass "${AZURE_VAULT_TOKEN}" \
40
--alias deco-sign \
41
--tsaurl http://timestamp.digicert.com \
42
+ --tsmode RFC3161 \
43
"$binary"
0 commit comments