Skip to content

Commit

Permalink
Use timestamp.sectigo.com for signing.
Browse files Browse the repository at this point in the history
Signed-off-by: alex-z <[email protected]>
  • Loading branch information
allexzander committed Dec 21, 2021
1 parent dbf3c8a commit 8661f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults.inc.bat
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ if "%P12_KEY%" == "" set P12_KEY=%PROJECT_PATH%\key\%APPL
if "%P12_KEY_PASSWORD%" == "" set P12_KEY_PASSWORD=

if "%SIGN_FILE_DIGEST_ALG%" == "" set SIGN_FILE_DIGEST_ALG=sha256
if "%SIGN_TIMESTAMP_URL%" == "" set SIGN_TIMESTAMP_URL=http://tsa.swisssign.net
if "%SIGN_TIMESTAMP_URL%" == "" set SIGN_TIMESTAMP_URL=http://timestamp.sectigo.com
if "%SIGN_TIMESTAMP_DIGEST_ALG%" == "" set SIGN_TIMESTAMP_DIGEST_ALG=sha256

Rem ************************************************************************************************************************************************************************************
Expand Down

0 comments on commit 8661f97

Please sign in to comment.