chore: revert digicert changes (#2946)
* Revert "chore: collect key locker logs (#2945)" This reverts commit935be1c019. * Revert "chore: fix signing algorithms (#2944)" This reverts commit0bcac5e387. * Revert "chore: add Signing Manager health checks before certificate sign (#2943)" This reverts commit184d4008cf.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user