diff --git a/app/electron-builder-arm64.yml b/app/electron-builder-arm64.yml index 5d4b1efde..9136b2e13 100644 --- a/app/electron-builder-arm64.yml +++ b/app/electron-builder-arm64.yml @@ -19,11 +19,10 @@ win: - from: "kernel-arm64" to: "kernel" requestedExecutionLevel: "asInvoker" - # certificateSubjectName: "Yunnan Liandi Technology Co., Ltd." - signingHashAlgorithms: [ 'sha256' ] - #rfc3161TimeStampServer: "http://sha256timestamp.ws.symantec.com/sha256/timestamp" - #rfc3161TimeStampServer: "http://time.certum.pl" - rfc3161TimeStampServer: "http://timestamp.entrust.net/TSS/RFC3161sha2TS" + signtoolOptions: + #certificateSubjectName: "Yunnan Liandi Technology Co., Ltd." + signingHashAlgorithms: [ 'sha256' ] + rfc3161TimeStampServer: "http://timestamp.entrust.net/TSS/RFC3161sha2TS" target: - target: "nsis" arch: "arm64" diff --git a/app/electron-builder.yml b/app/electron-builder.yml index e3795adf1..7ba8628c2 100644 --- a/app/electron-builder.yml +++ b/app/electron-builder.yml @@ -19,11 +19,10 @@ win: - from: "kernel" to: "kernel" requestedExecutionLevel: "asInvoker" - # certificateSubjectName: "Yunnan Liandi Technology Co., Ltd." - signingHashAlgorithms: [ 'sha256' ] - #rfc3161TimeStampServer: "http://sha256timestamp.ws.symantec.com/sha256/timestamp" - #rfc3161TimeStampServer: "http://time.certum.pl" - rfc3161TimeStampServer: "http://timestamp.entrust.net/TSS/RFC3161sha2TS" + signtoolOptions: + #certificateSubjectName: "Yunnan Liandi Technology Co., Ltd." + signingHashAlgorithms: [ 'sha256' ] + rfc3161TimeStampServer: "http://timestamp.entrust.net/TSS/RFC3161sha2TS" target: - target: "nsis" nsis: