From 11ac6800cc175036e179a846807b5959e4f4aa9b Mon Sep 17 00:00:00 2001 From: Kapil Patel Date: Thu, 18 Apr 2019 21:20:14 +0530 Subject: [PATCH] docs: added fee hint (#17563) * Update code-signing.md * Update code-signing.md * Update docs/tutorial/code-signing.md Co-Authored-By: kapilepatel * Update code-signing.md --- docs/tutorial/code-signing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorial/code-signing.md b/docs/tutorial/code-signing.md index 16eb961fabe0..f4aa8c4426ac 100644 --- a/docs/tutorial/code-signing.md +++ b/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/)