Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 630 Bytes

File metadata and controls

10 lines (7 loc) · 630 Bytes

Self-Signing Code

This repository contains:

  • The documentation explaining, step by step, how to sign your code yourself on Windows (for free)
  • Five simple Windows scripts (.bat) that do what is described in the documentation.

At the end, you get the HelloWord.exe programme signed with your certificate validated by your own private Certification Authority (CA).

The documentation is licensed under the Creative Common BY-NC-SA 4.0 license.
The scripts are licenced under the GPL-3.0 licence.