Use this command to import API keys using
secure copy (SCP)
Import API keys from an SCP-enabled server using
the following command:
admin@WF-500> scp import wildfire-api-keys from bart@10.10.10.5:c:/scp/my-api-keys
After importing API keys, you must load the keys:
admin@WF-500# load wildfire api-key mode [merge | replace] from my-api-keys
If
you leave out the mode option, the default
behavior will merge the new keys. To replace all API keys on the
appliance, use the replace option. For example,
to replace all API keys, enter the command:
admin@WF-500# load wildfire api-key mode replace from my-api-keys