This page contains information relating to an older version of ACAP. See here for the latest version.

Accept or deny unsigned ACAP applications

Note This feature requires ACAP SDK version 3.2 (firmware version 11.2).

You can use a toggle to configure an Axis device to accept signed packages only.

The signature verification is performed during the ACAP application installation.

Important

Any unsigned application that was installed while the toggle was set to accept unsigned packages, will still be installed after the toggle is set to not accept unsigned packages.

Application API examples

Allow unsigned packages

http://<servername>/axis-cgi/applications/config.cgi?action=set&name=AllowUnsigned&value=true

Deny unsigned packages

http://<servername>/axis-cgi/applications/config.cgi?action=set&name=AllowUnsigned&value=false

Read the current configuration

http://<servername>/axis-cgi/applications/config.cgi?action=get&name=AllowUnsigned

Back to top

© Axis Communications AB. All rights reserved. AXIS COMMUNICATIONS, AXIS, ARTPEC and VAPIX are registered trademarks of Axis AB in various jurisdictions, and you are not granted any license to use them. All other trademarks are the property of their respective owners.