Changes between Version 53 and Version 54 of BuildingUsingGenericBuildsystem


Ignore:
Timestamp:
05/16/12 07:01:28 (12 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingUsingGenericBuildsystem

    v53 v54  
    257257The [http://sourceforge.net/projects/osslsigncode/ osslsigncode] tool is used to sign OpenVPN installer, libraries and executables. [http://msdn.microsoft.com/en-us/library/windows/desktop/aa387764%28v=vs.85%29.aspx SignTool] is used to sign the TAP-drivers. Official OpenVPN releases will be signed with  OpenVPN Technologies, Inc. code signing keys. However, it's fairly easy to build a custom version of OpenVPN and sign it with your own code-signing keys.
    258258
     259If you have to use MS tools for generating the code-signing certificates, you can still convert them to a format osslsigncode understands. Look at this [wiki:BuildingUsingGenericBuildsystem@51 old version of this page] for details.
     260
    259261== Installing osslsigncode ==
    260262