Installing Crypto Command Center
The installation procedure explained on this page is intended for system administrators and other qualified professionals who are responsible for installing and configuring Thales Crypto Command Center for their organization.
Before You Begin
Before you begin Crypto Command Center (CCC) installation, review the minimum hardware and software requirements that are listed here.
Install CCC
You can install CCC using Podman, Kubernetes, or Helm.
Install CCC using Podman
Note
Note
Navigate through the CCC installation process with our video guide:
The steps involved in installing CCC using Podman are as follows:
1Install Podman using the procedure explained here.
2Install podman-compose using the procedure explained here.
3Set up and initialize a Luna HSM partition. This partition will be used to create a CCC root of trust (ROT). You'll be required to provide the partition-related details while modifying the environment file in a later step.
Note
In case you want to use an HA ROT, you need to set up and initialize two partitions that have the same domain. You'll be required to provide the details related to these partitions while modifying the environment file in a later step.
4Download and extract the CCC package.
Note
Extract the CCC package inside the home directory of the user who is going to initialize the CCC container. For example, if the username is podmanuser
, then the CCC package needs to be placed in the /home/podmanuser
directory.
5Create a directory named ccc-certs
:
mkdir -p /home/ccc/ccc-certs
6Change the ownership of /home/ccc
directory:
chown -R `<podmanUser>:<podmanUser> /home/ccc
Note
Replace podmanUser
with the appropriate username or user group.
7Copy the CCC license file and paste it inside the ccc-certs
directory.
Note
You have the option to upload the license file later, after logging in to CCC. You can do so by accessing the Administration tab from the menu bar at the top, followed by selecting the Licenses option from the navigation pane on the left, and then clicking the Upload button.
Note
If you are using a CA-signed certificate:
a. Create a PKCS#12 or JKS certificate.
b. Copy the certificate and paste it inside the ccc-certs
directory.
c. Provide the following CA-signed certificate related details while updating the environment file in a later step:
- CA_CERTIFICATE
- CA_CERTIFICATE_FILE_NAME
- CA_CERTIFICATE_PASSWORD
- CA_CERTIFICATE_ALIAS
8Optional Step: If you prefer to use a signed and verified image of CCC for enhanced security and reliability, follow the procedure described on the page Using a Signed and Verified CCC Container Image. Once you have completed the procedure, return to this page to continue with the CCC installation, following steps 10 through 20.
Note
This step is optional and provides an additional layer of security for your CCC installation. If you choose not to follow this procedure, you can continue with the CCC installation as outlined in steps 9 through 20.
9Go to the CCC package and load the Podman image.
podman load -i ccc-4.2.0_signed.tar
10Navigate to the podman directory within the CCC package. Open the file named ccc_config.env
within the podman directory and adjust the settings to align with your specific requirements.
Note
If you want to use an external database, you need to provide the required details while modifying the environment file.
Note
If you want to use an HA ROT, you need to follow the cloning protocol and ensure that:
(i) ROT_HA_ENABLE
is set to Y
(ii) IP address for the second device is specified under HSM_IP2
(iii) Both the partitions have the same PARTITION_LABEL
(iv) Both the partitions have the same domain
(v) Partition on the second device is specified under PARTITION_NAME2
(vi) REMEMBER_CREDENTIAL
is set to Y
Note
Ensure that you've specified the name of the CCC license file under CCC_LICENSE_FILE_NAME
.
Note
The secure service deletion functionality, designed to ensure an additional layer of authentication before service deletion, is enabled by default in CCC. If, for any specific requirement, you wish to deactivate this feature, please follow these instructions:
a. Locate the environment file situated within the podman or kubernetes directory.
b. Within the file, locate the flag labeled ENABLE_SAFE_SERVICE_DEL
.
c. To disable the safe service deletion functionality, modify the value of the flag to N
.
Please exercise caution and evaluate the potential implications before disabling this essential security measure.
Note
If you have mapped HSM_IP1
or HSM_IP2
with the hostname/DNS, then you need to update the hostAliases section in the podman-compose.yml
file, as indicated below:
extra_hosts:
- "Hostname/DNS of HSM1:IP address of HSM1"
- "Hostname/DNS of HSM2:IP address of HSM2"
Note
If you are an LDAPS user, follow these steps to configure LDAPS for CCC:
Additional Steps for LDAPS Users.
11Optional Step: Within the podman
directory, locate and open the file named podman-compose.yml
. Check for lines beginning with # network_mode: host
and # hostname: hostname
. Remove the #
symbol at the beginning of these lines to activate them. Finally, replace hostname
with the IP address assigned to your machine. Although optional, we recommend completing this step for optimal configuration.
12Navigate to the podman
directory, and ensure the secretfile
file is accessible. Input all passwords, including those for the crypto officer, HSM1, HSM2, CCC administrator, CCC keystore, CCC credentialstore, CCC truststore, CA certificate, and CCC database, into the secretfile.
13Move the secretfile
file from the podman
directory to /home/ccc/ccc-certs directory
:
mv secretfile /home/ccc/ccc-certs
14Run the following command to create secrets using the passwords stored in the secretfile
:
podman secret create ccc_password secretfile
Note
After the installation process is finished, any passwords stored in the secretfile
file will be automatically deleted for security reasons. However, if you wish to keep these passwords for future reference, you are advised to create a backup of this file.
15Use the following command to view a list of the secrets that have been created, along with their associated metadata:
podman secret ls
16Build a CCC container.
podman-compose up -d
Note
If you've encountered the error message ERRO[0000] failed to move the rootless netns slirp4netns process to the systemd user .slice: dial unix /run/user/0/bus: connect : permission denied
while executing the podman-compose up -d
command, here's what you need to understand: Podman's default network mode, CNI, has been updated to Netavrak and Adarvark in version 4 onwards. This change, highlighted by Red Hat, offers advanced networking options without impacting CCC deployment. To address any issues arising from this update, we recommend configuring Netvarak properly on your host machine. Please refer to https://docs.podman.io/en/v4.4/markdown/podman-network.1.html and https://github.com/containers/netavark for detailed instructions on resolving this matter effectively.
17Run the following command to check the logs of CCC container, if needed.
podman logs -f ccc
18Launch CCC on any of the nodes using one of the following URLs, depending on whether the machine is identified by an IP address or hostname:
19Log on to CCC as an admin user. If you are logging in for the first time, use the following credentials:
-
Username: admin
-
Password: PASSWORD
20Change the password. You can now start exploring various functions and features of CCC.
Note
If the Administrator requires that you use two-factor authentication, you are prompted to configure a one-time password (OTP). Using a two-factor authentication application on a mobile device, scan the displayed QR code or manually type in the displayed secret key, excluding spaces. Add your account. A 6-digit OTP code is generated. Enter this code in the login page, excluding spaces. You are prompted to change the password in case you are a local user.
Note
If the CCC Administrator edits the credentials of a user that has two-factor authentication enabled, the user needs to re-enroll in the two-factor authentication process.
Note
The clock for your two-factor authentication application must be synchronized within 2 seconds of the clock for the CCC server. Otherwise the OTP code will be rejected due to a validation error.
Note
If you ever choose to update any of the passwords within the secretfile file, remember to first remove the previous secrets by executing the command podman secret rm ccc_password
, and then repeat steps 12 through 16.
Install CCC using Kubernetes
The steps involved in installing CCC using Kubernetes are as follows:
1Log on to both the Linux machines that you intend to use for CCC installation.
Note
There should be full network connectivity between these machines. During installation, you will be using one of the machines as the Master node and the other one as the Worker node. Depending on your requirements, you can have more than one Master node and Worker node.
2Set up Kubernetes Cluster on the Master node as well as the Worker node, using the steps explained here. Kubernetes enables you to install CCC and all its dependencies in a cluster of containers that run on virtualized host OS.
3Set up and initialize a Luna HSM partition. This partition will be used to create a CCC root of trust (ROT). You'll be required to provide the partition-related details while modifying the configuration settings in a later step.
Note
In case you want to use an HA ROT, you need to set up and initialize two partitions that have the same domain. You'll be required to provide the details related to these partitions while modifying the configuration settings in a later step.
4Download and extract the CCC package on the Master node as well as the Worker node.
5Extract the Crypto Command Center package inside your home directory.
6Create a directory named ccc-certs on all the Worker nodes:
7Copy the CCC license file and paste it inside the ccc-certs directory under the CCC package.
Note
You have the option to upload the license file later, after logging in to CCC. You can do so by accessing the Administration tab from the menu bar at the top, followed by selecting the Licenses option from the navigation pane on the left, and then clicking the Upload button.
Note
If you are using a CA-signed certificate:
a. Create a PKCS#12 or JKS certificate.
b. Copy the certificate and paste it inside the ccc-certs directory.
c. Provide the following CA-signed certificate related details while updating the environment file in a later step:
- CA_CERTIFICATE
- CA_CERTIFICATE_FILE_NAME
- CA_CERTIFICATE_PASSWORD
- CA_CERTIFICATE_ALIAS
8Optional Step: If you prefer to use a signed and verified image of CCC for enhanced security and reliability, follow the procedure described on the page Using a Signed and Verified CCC Container Image. Once you have completed the procedure, return to this page to continue with the CCC installation, following steps 11 through 21.
Note
This step is optional and provides an additional layer of security for your CCC installation. If you choose not to follow this procedure, you can continue with the CCC installation as outlined in steps 9 through 21.
9Check your container runtime environment on the Worker node by executing the following command:
10Navigate to the Crypto Command Center package on your Worker node and select one of the following methods to import the CCC image, based on the output of the previous step:
Method 1 (for containered): If the output you received was unix:///run/containerd/containerd.sock, it indicates that your Worker node is using containerd as the container runtime. In this case, you can import the CCC images by using the following command:
Method 2 (for CRI-O): If the output you received was unix:///var/run/crio/crio.sock, it indicates that your Worker node is using CRI-O as the container runtime. To import the images in this case, you'll first need to install Podman on your Worker node and then execute the following command:
After successfully importing the images using Method 2, open the CCC package on your Master node and access the kubernetes
directory. Within the kubernetes
directory, open the deployment.yaml
file, navigate to the section that defines containers, and update the image
value from ccc:4.2.0
to localhost/ccc:4.2.0
. This action ensures that your Kubernetes deployment uses the desired image.
11Run the following command on the Worker node to list all the images:
12Go the the ccc
directory in the Master node and open the kubernetes
directory.
13Create secrets by running the following command:
14Update the CCC image name in the deployment.yaml
file located in the kubernetes
directory by replacing the current image name with docker.io/thalesdiscpl/ccc:4.2.0
using the vi
editor.
15Modify the configuration settings on the Master node as per your requirements:
Note
When updating a key's value, remember to separate the key and value with a colon (:) and include a space. For example, use key: value
instead of key:value
.
Note
If you want to use an external database, you need to provide the required details while modifying the configuration settings.
Note
If you want to use an HA ROT, you need to follow the cloning protocol and ensure that:
(i) ROT_HA_ENABLE is set to Y
(ii) IP address for the second device is specified under HSM_IP2
(iii) Password for the second device is specified under HSM_PASSWORD2
(iv) Both the partitions have the same PARTITION_LABEL
(v) Both the partitions have the same CRYPTO_OFFICER_PASSWORD
(vi) Both the partitions have the same domain
(vi) Partition on the second device is specified under PARTITION_NAME2
(vii) REMEMBER_CREDENTIAL is set to Y
Note
Ensure that you've specified the name of the CCC license file under CCC_LICENSE_FILE_NAME.
Note
If you have mapped HSM_IP1 or HSM_IP2 with the hostname/DNS, then in the deployment.yaml file, please update the hostAliases section with the corresponding hostname/DNS, making sure to use lowercase letters for the hostname:
hostAliases:
- ip: "IP address of HSM1"
hostnames:
- "hostname/DNS of HSM1"
- ip: "IP address of HSM2"
hostnames:
- "hostname/DNS of HSM2"
16Edit the deployment.yaml file on the Master node if you are using LDAPS:
Note
If you are an LDAPS user, follow these steps to configure LDAPS for CCC:
Additional Steps for LDAPS Users.
17Launch CCC:
18Check whether CCC installation is successful by verifying the output of the following command:
19Launch CCC on any of the nodes using one of the following URLs, depending on whether the machine is identified by an IP address or hostname:
20Log on to CCC as an admin user. If you are logging in for the first time, use the following credentials:
-
Username: admin
-
Password: PASSWORD
21Change the password. You can now start exploring various functions and features of CCC.
Note
If the Administrator requires that you use two-factor authentication, you are prompted to configure a one-time password (OTP). Using a two-factor authentication application on a mobile device, scan the displayed QR code or manually type in the displayed secret key, excluding spaces. Add your account. A 6-digit OTP code is generated. Enter this code in the login page, excluding spaces. You are prompted to change the password in case you are a local user.
Note
If the CCC Administrator edits the credentials of a user that has two-factor authentication enabled, the user needs to re-enroll in the two-factor authentication process.
Note
The clock for your two-factor authentication application must be synchronized within 2 seconds of the clock for CCC. Otherwise the OTP code will be rejected due to a validation error.
Note
If you want to use HA configuration, you need to use an external database.
Note
If you want to use HA configuration, run the following command to specify the number of replicas:
kubectl scale --replicas=2 deployment ccc-deployment
Install CCC using Helm
The steps involved in installing CCC using Helm are as follows:
1Log on to both the Linux machines that you intend to use for CCC installation.
Note
There should be full network connectivity between these machines. During installation, you will be using one of the machines as the Master node and the other one as the Worker node. Depending on your requirements, you can have more than one Master node and Worker node.
2Set up Kubernetes Cluster on the Master node as well as the Worker node, using the steps explained here. Kubernetes enables you to install CCC and all its dependencies in a cluster of containers that run on virtualized host OS.
3Install Helm on Master node.
4Set up and initialize a Luna HSM partition. This partition will be used to create a CCC root of trust (ROT). You'll be required to provide the partition-related details while modifying the configuration settings in a later step.
Note
In case you want to use an HA ROT, you need to set up and initialize two partitions that have the same domain. You'll be required to provide the details related to these partitions while modifying the configuration settings in a later step.
5Download and extract the CCC package on the Master node as well as the Worker node.
6Extract the Crypto Command Center package inside your home directory.
7Create a directory named ccc-certs on all the Worker nodes:
8Copy the CCC license file and paste it inside the ccc-certs directory under the CCC package.
Note
You have the option to upload the license file later, after logging in to CCC. You can do so by accessing the Administration tab from the menu bar at the top, followed by selecting the Licenses option from the navigation pane on the left, and then clicking the Upload button.
Note
If you are using a CA-signed certificate:
a. Create a PKCS#12 or JKS certificate.
b. Copy the certificate and paste it inside the ccc-certs directory.
c. Provide the following CA-signed certificate related details while updating the environment file in a later step:
- CA_CERTIFICATE
- CA_CERTIFICATE_FILE_NAME
- CA_CERTIFICATE_PASSWORD
- CA_CERTIFICATE_ALIAS
9Optional Step: If you prefer to use a signed and verified image of CCC for enhanced security and reliability, follow the procedure described on the page Using a Signed and Verified CCC Container Image. Once you have completed the procedure, return to this page to continue with the CCC installation, following steps 12 through 21.
Note
This step is optional and provides an additional layer of security for your CCC installation. If you choose not to follow this procedure, you can continue with the CCC installation as outlined in steps 10 through 21.
10Check your container runtime environment on the Worker node by executing the following command:
11Navigate to the Crypto Command Center package on your Worker node and select one of the following methods to import the CCC image, based on the output of the previous step:
Method 1 (for containered): If the output you received was unix:///run/containerd/containerd.sock, it indicates that your Worker node is using containerd as the container runtime. In this case, you can import the images by using the following command:
Method 2 (for CRI-O): If the output you received was unix:///var/run/crio/crio.sock, it indicates that your Worker node is using CRI-O as the container runtime. To import the images in this case, you'll first need to install Podman on your Worker node and then execute the following command:
After successfully importing the images using Method 2, open the CCC package on your Master node and access the helm
directory. Within the helm
directory, open the deployment.yaml
file located in the templates
subdirectory. In the deployment.yaml
file, navigate to the section that defines containers and update the image
value from ccc:4.2.0
to localhost/ccc:4.2.0
. This action ensures that your Helm deployment uses the desired image.
12Run the following command on the Worker node to list all the images:
13Go the the ccc
directory in the Master node and open the helm
directory.
14Create secrets by running the following command:
15Update the CCC image name in the deployment.yaml
file within the helm/templates
directory by replacing the current image name with docker.io/thalesdiscpl/ccc:4.2.0
using the vi
editor.
16Modify the configuration settings on the Master node as per your requirements:
Note
When updating a key's value, remember to separate the key and value with a colon (:) and include a space. For example, use key: value
instead of key:value
.
Note
If you want to use an external database, you need to provide the required details while modifying the configuration settings.
Note
If you want to use an HA ROT, you need to follow the cloning protocol and ensure that:
(i) ROT_HA_ENABLE is set to Y
(ii) IP address for the second device is specified under HSM_IP2
(iii) Password for the second device is specified under HSM_PASSWORD2
(iv) Both the partitions have the same PARTITION_LABEL
(v) Both the partitions have the same CRYPTO_OFFICER_PASSWORD
(vi) Both the partitions have the same domain
(vi) Partition on the second device is specified under PARTITION_NAME2
(vii) REMEMBER_CREDENTIAL is set to Y
Note
Ensure that you've specified the name of the CCC license file under CCC_LICENSE_FILE_NAME.
Note
If you have mapped HSM_IP1 or HSM_IP2 with the hostname/DNS, then in the values.yml file, please update the hostAliases section with the corresponding hostname/DNS, making sure to use lowercase letters for the hostname:
hostAliases:
- ip: "IP address of HSM1"
hostnames:
- "hostname/DNS of HSM1"
- ip: "IP address of HSM2"
hostnames:
- "hostname/DNS of HSM2"
17Launch CCC:
18Check whether CCC installation is successful by verifying the output of the following command:
19Launch CCC on any of the nodes using one of the following URLs, depending on whether the machine is identified by an IP address or hostname:
20Log on to CCC as an admin user. If you are logging in for the first time, use the following credentials:
-
Username: admin
-
Password: PASSWORD
21Change the password. You can now start exploring various functions and features of CCC.
Note
If the Administrator requires that you use two-factor authentication, you are prompted to configure a one-time password (OTP). Using a two-factor authentication application on a mobile device, scan the displayed QR code or manually type in the displayed secret key, excluding spaces. Add your account. A 6-digit OTP code is generated. Enter this code in the login page, excluding spaces. You are prompted to change the password in case you are a local user.
Note
If the CCC Administrator edits the credentials of a user that has two-factor authentication enabled, the user needs to re-enroll in the two-factor authentication process.
Note
The clock for your two-factor authentication application must be synchronized within 2 seconds of the clock for CCC. Otherwise the OTP code will be rejected due to a validation error.
Note
If you want to use HA configuration, you need to use an external database.
Note
If you want to use HA configuration, run the following command to specify the number of replicas:
kubectl scale --replicas=2 deployment ccc-deployment
Additional Steps for LDAPS users
If you are using LDAPS, follow the steps below, depending on whether you installed CCC using Podman, Kubernetes, or Helm:
Podman Users
If you've used Podman for CCC installation:
1Place the LDAPS certificate in the /home/ccc/ccc-certs directory. Ensure the certificate is in PEM format and contains both the public key and the certificate chain.
2Open the podman-compose.yml file in your preferred text editor and modify the extra_hosts
section as shown below:
extra_hosts:
- "Hostname/DNS of LDAPs:IP address of LDAPs"
3Start the CCC container by executing the following command:
4Import SSL certificate into the truststore by running the following command:
podman exec ccc bash -c 'ldaps --truststore <CCC truststore password> --cccpass <CCC admin password> --alias <alias for certificate> --cert <certificate name> --copass <crypto officer password>'
Note
If your admin password contains one or more special characters, you need to add a backslash before every special character to ensure proper execution of the command.
Kubernetes Users
If you've used Kubernetes for CCC installation:
1Put the LDAPS certificate in the /home/ccc/ccc-certs directory. Ensure the certificate is in PEM format with the public key and certificate chain.
2Open the deployment.yaml file and modify the hostAliases
section, as shown below:
hostAliases:
- ip: "IP address of LDAPs"
hostnames:
- "hostname/DNS of LDAPs"
3Run the following command to launch the CCC container:
4Import the SSL certificate into the truststore by executing the following command:
kubectl exec <pod-name> -- bash -c 'ldaps --truststore <CCC truststore password> --cccpass <CCC admin password> --alias <alias for certificate> --cert <certificate name> --copass <crypto officer password>'
Note
If your admin password contains one or more special characters, you need to add a backslash before every special character to ensure proper execution of the command.
Helm Users
If you've used Helm for CCC installation:
1Put the LDAPS certificate in the /home/ccc/ccc-certs directory. Ensure the certificate is in PEM format and contains both the public key and the certificate chain.
2Open the values.yaml file and modify the hostAliases
section, as shown below:
hostAliases:
- ip: "IP address of LDAPs"
hostnames:
- "hostname/DNS of LDAPs"
3Start the CCC container by running the following command:
4Import the SSL certificate into the truststore by executing the following command:
kubectl exec <pod-name> -- bash -c 'ldaps --truststore <CCC truststore password> --cccpass <CCC admin password> --alias <alias for certificate> --cert <certificate name> --copass <crypto officer password>'
Note
In case your admin password contains one or more special characters, you need to add a backslash before every special character to ensure proper execution of the command.