Browse Source

docs: added fee hint (#17563)

* Update code-signing.md

* Update code-signing.md

* Update docs/tutorial/code-signing.md

Co-Authored-By: kapilepatel <[email protected]>

* Update code-signing.md
Kapil Patel 6 years ago
parent
commit
11ac6800cc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/tutorial/code-signing.md

+ 2 - 2
docs/tutorial/code-signing.md

@@ -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/)