Authenticode Signature Verification - Disconnected Scanning - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Disconnected Scanning

Platform
OnBase
Product
Disconnected Scanning
Release
Foundation 22.1
License
Essential
Standard
Premier

Authenticode is a Microsoft technology that uses digital certificates to identify the publisher of an application to ensure the application's integrity and to verify that the software has not been infected by any malware since it was created.

Signature verification is disabled by default because, depending on the speed of your network connection and other factors, the signature verification check may take a noticeably long time. This causes the application to take longer to launch.

Note:

For more information on this topic, see: http://support.microsoft.com/kb/936707.

To enable signature verification:

  1. Locate the application's .config file.
  2. Open the file for editing in a plain-text editor, such as Notepad.
  3. Locate the generatePublisherEvidence element.
  4. Change the enabled attribute to true:
    <generatePublisherEvidence enabled="true"/>
  5. Save and close the file.
    Note:

    The Disconnectedscan.exe.config file is not required to install or run Disconnected Scanning. When installing Disconnected Scanning manually, if you want to enable Authenticode signature verification, you must request this file from your solution provider.