json
json
my YML file. think u will need the Install azuresigntool and azure sign in and dotnet ``` "win": { "target": "nsis", "icon": "relative\\path\\to\\app_icon.ico", "signingHashAlgorithms": ["sha256"], "certificateSubjectName": "https://domainofCert", "sign": "customSign.js" },...
> @jcharnley Thanks so much for the input. This helped us to complete our setup. One change is we are using Global sign certificate instead of digicert. By any change,...
> That version seems to be having issues with electron 24. > > ~Also that repo redirects CRX requests to the developers domain, instead of downloading directly from the chrome...