The Security script copies security information, contained in a ZIP file, required for communicating with a DataPower® appliance onto the Dmgr or WSRR machine from an external file server that supports Linux secure copy program (SCP).
Parameter name | Description |
---|---|
SCP_host | The host name of the SCP Server containing the DomainZipFile.zip file. |
SCP_user | The user name to use to connect to the SCP Server. |
SCP_password | The password to use to log in to the SCP Server. |
Verify password | Verifies user input for SCP_password. |
SCP_zip_location | The URI location of the DomainZipFile.zip file; for example, /files/DomainZipFile.zip. |
CLIENT_PUBLIC_KEY_file | The name of the PEM Certificate File used to connect to the DataPower Appliances XML Management Interface port. |
CLIENT_PUBLIC_KEY_password | The password for the client
certificate used to connect to the DataPower Appliances
XML Management Interface port. This is required if available for Mutual
Authentication. This value can be Unsetif no password is used. |
CLIENT_PRIVATE_KEY_file | The name of the PEM Key File used to connect to the DataPower Appliances XML Management Interface port. This is required for Mutual Authentication. |
CLIENT_PRIVATE_KEY_password | The password for the key
file used to connect to the DataPower Appliances
XML Management Interface port. This is required for Mutual Authentication.
This value can be Unsetif no password is used. |
CLI_file | The name of the CLI file contained in the DomainZipFile.zip. This CLI is run at the end of Domain install and WSRR Server Configuration. |