Use smctl util to sync windows signing certificate (#19495)

This commit is contained in:
Starttoaster
2025-04-09 18:23:53 -07:00
committed by GitHub
parent 3118c1802e
commit 213df67a4e
@@ -143,7 +143,7 @@ jobs:
smksp_registrar.exe list
smctl.exe keypair ls
C:\Windows\System32\certutil.exe -csp "DigiCert Signing Manager KSP" -key -user
smksp_cert_sync.exe
smctl.exe windows certsync --keypair-alias=${{ secrets.SM_CERTKEY_ALIAS }}
- name: Get latest madmax plotter
env: