software authenticity development
To enable or disable loading development key signed images, use the software authenticity development command in parameters configuration mode. Parameters configuration mode is accessible from policy map configuration mode. Once you enable this option, it persists until you disable loading development key signed images.
software authenticity development { enable | disable }
Syntax Description
disable |
Disables loading development key signed images. |
enable |
Enables loading development key signed images. |
Command Default
This command is disabled by default.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode |
Firewall Mode |
Security Context |
|||
---|---|---|---|---|---|
Routed |
Transparent |
Single |
Multiple |
||
Context |
System |
||||
Parameters configuration |
|
|
|
|
— |
Command History
Release |
Modification |
---|---|
9.3(2) |
This command was added. |
Examples
The following example shows loading development key signed signatures enabled:
ciscoasa(config)# software authenticity development enable
ciscoasa(config)# show software authenticity development
Loading of development images is enabled
ciscoasa(config)#
The following example shows loading development key signed images disabled:
ciscoasa(config)# software authenticity development disable
ciscoasa(config)# show software authenticity development
Loading of development images is disabled
ciscoasa(config)#