mirror of
https://github.com/tnodir/fort
synced 2024-11-15 01:25:52 +00:00
Deploy: Cross-cert is not usable now.
This commit is contained in:
parent
7eb5667455
commit
c9d95a6576
@ -5,4 +5,4 @@
|
||||
|
||||
@call sign-env-certum.bat
|
||||
|
||||
signtool.exe sign /ac "%CRT_PATH%" /n "%CRT_NAME%" /fd sha256 /tr http://time.certum.pl/ %APP_PATH%
|
||||
signtool.exe sign /n "%CRT_NAME%" /fd sha256 /tr http://time.certum.pl/ %APP_PATH%
|
||||
|
@ -5,4 +5,4 @@
|
||||
|
||||
@call sign-env-certum.bat
|
||||
|
||||
signtool.exe sign /ac "%CRT_PATH%" /n "%CRT_NAME%" /fd sha256 /tr http://time.certum.pl/ %OUT_PATH%
|
||||
signtool.exe sign /n "%CRT_NAME%" /fd sha256 /tr http://time.certum.pl/ %OUT_PATH%
|
||||
|
Loading…
Reference in New Issue
Block a user