python / python/release-tools

Fix test signing in Windows release pipeline

Offen
#286 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@zooba arbeitet bereits daran.

Seit 07.10.2025.

bug
Vorherrschende Sprache
Python
Sterne
61
Forks
48
Ø Merge
1 Std. 22 Min.
Gemergte PRs (30 T.)
4

Beschreibung

Currently test signing isn't supported because you need to have installed the (normally untrusted) root onto the build machine first. This is because the signing tools won't submit files for signing unless the certificate is trusted locally (see https://github.com/dotnet/sign/issues/908).

The root certificate needed is at http://www.microsoft.com/pkiops/certs/Microsoft%20Identity%20Verification%20TEST%20ONLY%20Root%20Certificate%20Authority%202020.crt

Should be a simple PowerShell command to install it into the trusted root CAs, but I'll figure out the exact command later.

(Same task as https://github.com/python/pymanager/issues/179)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.