From 41659639bd95d3fbc9e5ddea8466400924102431 Mon Sep 17 00:00:00 2001 From: Christian Hohnstaedt Date: Tue, 13 Mar 2018 20:37:12 +0100 Subject: [PATCH] osslsigncode does not support "-verbose" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 659d38a8..65d92884 100644 --- a/Makefile +++ b/Makefile @@ -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)