mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: added fee hint (#17563)
* Update code-signing.md * Update code-signing.md * Update docs/tutorial/code-signing.md Co-Authored-By: kapilepatel <kapilepatel@gmail.com> * Update code-signing.md
This commit is contained in:
committed by
Shelley Vohr
parent
5e7c828c9e
commit
11ac6800cc
@@ -45,10 +45,10 @@ For more info, see the [Mac App Store Submission Guide].
|
||||
|
||||
Before signing Windows builds, you must do the following:
|
||||
|
||||
1. Get a Windows Authenticode code signing certificate
|
||||
1. Get a Windows Authenticode code signing certificate (requires an annual fee)
|
||||
2. Install Visual Studio 2015/2017 (to get the signing utility)
|
||||
|
||||
You can get a code signing certificate from a lot of resellers, popular ones include:
|
||||
You can get a code signing certificate from a lot of resellers. Prices vary, so it may be worth your time to shop around. Popular resellers include:
|
||||
|
||||
* [digicert](https://www.digicert.com/code-signing/microsoft-authenticode.htm)
|
||||
* [Comodo](https://www.comodo.com/landing/ssl-certificate/authenticode-signature/)
|
||||
|
||||
Reference in New Issue
Block a user