Bug 1793923 - stop pinning the hg.mozilla.org certificate in docker-worker tasks...
commite26872e167557252fc528fa365bf3b3d2bea2290
authorJulien Cristau <jcristau@mozilla.com>
Mon, 17 Oct 2022 09:20:38 +0000 (17 09:20 +0000)
committerJulien Cristau <jcristau@mozilla.com>
Mon, 17 Oct 2022 09:20:38 +0000 (17 09:20 +0000)
tree0106c70868418a74c808171e118257f116cf99d0
parent1d152e1feed627aecd12907ea6ee8ab344dbee45
Bug 1793923 - stop pinning the hg.mozilla.org certificate in docker-worker tasks. r=releng-reviewers,gabriel

This way hg can verify that the cert chains to a trusted root CA, and we
don't have to pin it by fingerprint.

Differential Revision: https://phabricator.services.mozilla.com/D158748
taskcluster/gecko_taskgraph/transforms/job/run_task.py