Skip to content

Commit

Permalink
docs: Do not recommend StartCom for code signing certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Feb 23, 2017
1 parent 5cfc693 commit 7bd11e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Code Signing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To sign app on build server you need to set `CSC_LINK`, `CSC_KEY_PASSWORD`:
In case of AppVeyor, don't forget to click on lock icon to “Toggle variable encryption”.

# Where to Buy Code Signing Certificate
[StartSSL](https://startssl.com/Support?v=34) is recommended.
See [Get a code signing certificate](https://msdn.microsoft.com/windows/hardware/drivers/dashboard/get-a-code-signing-certificate) for Windows.
Please note — Gatekeeper only recognises [Apple digital certificates](http://stackoverflow.com/questions/11833481/non-apple-issued-code-signing-certificate-can-it-work-with-mac-os-10-8-gatekeep).

# How to Export Certificate on macOS
Expand Down

0 comments on commit 7bd11e1

Please sign in to comment.