osslsigncode does not support "-verbose"

This commit is contained in:
Christian Hohnstaedt 2018-03-13 20:37:12 +01:00
parent 139d8509b4
commit 41659639bd

View File

@ -32,7 +32,7 @@ MACTARGET=$(DMGSTAGE)-$(DARWIN)${EXTRA_VERSION}
APPDIR=$(DMGSTAGE)/xca.app/Contents
OSSLSIGN_OPT=sign -pkcs12 "$(HOME)"/Christian_Hohnstaedt.p12 -askpass \
-n "XCA $(VERSION)" -i https://hohnstaedt.de/xca \
-t http://timestamp.comodoca.com -h sha2 -verbose
-t http://timestamp.comodoca.com -h sha2
ifeq ($(SUFFIX), .exe)
all: setup$(SUFFIX)