Software Installation
Before you install CIOP:
-
See the latest Release Notes at https://nshieldsupport.entrust.com/hc/en-us/sections/360001115837-Release-Notes for hardware and software compatibility, and known and fixed issues.
-
Remove any previous installations of CIOP.
-
Check you have the Security World software (v12.60+) installed, and a working Security World configured. For more information on creating a Security World, see the User Guide for your nShield HSM.
Please note that CIOP has different Security World version requirements depending on which cloud service provider you are attempting to export keys for. Please refer to the Release Notes for further details.
Install on Windows
To install the Cloud Integration Option Pack on Windows:
-
Download the
CIOP-<version>.zip
file.For example,
CIOP-2.2.1.zip
. -
Extract the
CIOP-<version>.zip
. -
Start a command prompt with
Run as administrator
. -
Change to the directory from step 2.
-
In the command prompt, install using the provided batch script
install.bat
. This script uses the nShield Pythonpip
tool.install.bat
Install on Linux
To install the Cloud Integration Option Pack on Linux:
-
Download the
CIOP-<version>.zip
file.For example,
CIOP-2.2.1.zip
. -
Extract the
CIOP-<version>.zip
. -
Change to the directory from step 2.
-
In the command prompt, install using the provided shell script
install.sh
. This script uses the nShield Pythonpip
tool.sudo ./install.sh