summaryrefslogtreecommitdiff
path: root/postprocess/CustomTarget_signing.mk
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-02-11 08:27:23 +0100
committerAndras Timar <andras.timar@collabora.com>2021-04-21 07:36:28 +0200
commit481f144b71be1df89d9306f92ec59cbe1ae0e1a3 (patch)
treeb739480d1ebd6ad0611d4a16d82c50324046252d /postprocess/CustomTarget_signing.mk
parent28c0a7251c4d1fbf1a4099484f6f3c30eec2c54a (diff)
try to use a different timestamp servicemimo-6.2.8.2.M3
Change-Id: I0fdbe2871d74836d530a69532bf22c17f642c922
Diffstat (limited to 'postprocess/CustomTarget_signing.mk')
-rw-r--r--postprocess/CustomTarget_signing.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/CustomTarget_signing.mk b/postprocess/CustomTarget_signing.mk
index b8a764d899e4..0d9cfaaf6771 100644
--- a/postprocess/CustomTarget_signing.mk
+++ b/postprocess/CustomTarget_signing.mk
@@ -15,7 +15,7 @@ $(eval $(call gb_CustomTarget_register_targets,postprocess/signing,\
))
# PFXFILE and PFXPASSWORD should be set in environment
-TIMESTAMPURL ?= "http://timestamp.globalsign.com/scripts/timestamp.dll"
+TIMESTAMPURL ?= "http://timestamp.digicert.com/"
$(call gb_CustomTarget_get_workdir,postprocess/signing)/signing.done: \
$(SRCDIR)/postprocess/signing/signing.pl \