chore: revert digicert changes (#2946)

* Revert "chore: collect key locker logs (#2945)"

This reverts commit 935be1c019.

* Revert "chore: fix signing algorithms (#2944)"

This reverts commit 0bcac5e387.

* Revert "chore: add Signing Manager health checks before certificate sign (#2943)"

This reverts commit 184d4008cf.
This commit is contained in:
Karol Sójko
2025-10-16 15:39:51 +02:00
committed by GitHub
parent 935be1c019
commit 00f951451f
3 changed files with 3 additions and 35 deletions

View File

@@ -123,8 +123,7 @@
"certificateSubjectName": "Standard Notes Ltd.",
"publisherName": "Standard Notes Ltd.",
"signDlls": true,
"sign": "./scripts/windowsSign.js",
"signingHashAlgorithms": ["sha1", "sha256"]
"sign": "./scripts/windowsSign.js"
},
"nsis": {
"deleteAppDataOnUninstall": true