DSCheckSignatures: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Added information from readme) |
||
Line 9: | Line 9: | ||
|COMPATIBILITY= | |COMPATIBILITY= | ||
[[:Category:Armed Assault|Armed Assault]] | [[:Category:Armed Assault|Armed Assault]] | ||
[[:Category: Arma 3|Arma 3]] | |||
|DOWNLOAD= | |DOWNLOAD= | ||
Get it [ftp://downloads.bistudio.com/Tools/DSUtils.zip here]. | Get it [ftp://downloads.bistudio.com/Tools/DSUtils.zip here]. | ||
Part of Arma 3 Tools package on Steam | |||
|DESCRIPTION= | |DESCRIPTION= | ||
DSCheckSignatures is a tool for checking ArmA digital signatures. It allows you to verify your signatures match your pbo files. This verification is recommended step before publishing signed addons, as it emulates the signature verification done on the server, and by using it you can verify your signatures are up to date and are working fine. | DSCheckSignatures is a tool for checking ArmA digital signatures. It allows you to verify your signatures match your pbo files. This verification is recommended step before publishing signed addons, as it emulates the signature verification done on the server, and by using it you can verify your signatures are up to date and are working fine. | ||
|COMMAND= | |||
DSCheckSignatures <checked directory> <keys directory> | |||
|NOTES= | |NOTES= |
Revision as of 11:02, 14 November 2013
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Armed Assault Arma 3
- Download:
- Get it here. Part of Arma 3 Tools package on Steam
Description
- Description:
- DSCheckSignatures is a tool for checking ArmA digital signatures. It allows you to verify your signatures match your pbo files. This verification is recommended step before publishing signed addons, as it emulates the signature verification done on the server, and by using it you can verify your signatures are up to date and are working fine.
Usage
- Line call:
- DSCheckSignatures <checked directory> <keys directory>