Timestamp servers are few and far between now :-/

pull/39/head
Dave Page 2021-01-13 15:02:54 +00:00
parent 6a43c3d90b
commit 0bd77937de
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ REM Main build sequence Ends
:SIGN_INSTALLER
ECHO Attempting to sign the installer...
CALL "%PGADMIN_SIGNTOOL_DIR%\signtool.exe" sign /t http://timestamp.entrust.net/TSS/RFC3161sha2TS "%DISTROOT%\%INSTALLERNAME%"
CALL "%PGADMIN_SIGNTOOL_DIR%\signtool.exe" sign /t http://time.certum.pl "%DISTROOT%\%INSTALLERNAME%"
IF %ERRORLEVEL% NEQ 0 (
ECHO.
ECHO ************************************************************