Skip to content

Commit 7229a92

Browse files
committed
Add --tsmode RFC3161 to jsign invocation
Co-authored-by: Isaac
1 parent 8d9f654 commit 7229a92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/sign-windows.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ java -jar "${JSIGN_JAR}" \
3939
--storepass "${AZURE_VAULT_TOKEN}" \
4040
--alias deco-sign \
4141
--tsaurl http://timestamp.digicert.com \
42+
--tsmode RFC3161 \
4243
"$binary"

0 commit comments

Comments
 (0)