SV-283027r1193771_rule
V-283027
SRG-APP-000231-WSR-000144
ASMP-WS-000630
CAT II
10
Enable data at rest encryption.
If "cli% showlicense" does not show "SED Encryption" under "License features currently enabled:", then import a SED Encryption license with the "cli% setlicense" command.
Create a CSR for the EKM:
cli% createcert ekm-client -f -csr -CN ekm_username
Sign the CSR with a CA and import the entire certificate chain with:
Cli% importcert ekm-client -f stdin
Paste the ekm-client certificate chain.
Import the EKM Server Certificates:
Cli% createcert ekm-server -f stdin
Paste the ekm-server certificate chain.
Set the connection to the EKM with the following command:
cli% controlencryption setekm -setserver <EKM_IP> -port 5696 -ekmuser ekm_username -kmipprotocols (supported protocols by the ekm) -passwordnoprompt <ekm_user_password>
Enable encryption with the following command:
cli% controlencryption enable -ekm /common/encryptionBackup
Enter passwords and save the encryption backup file off of the array for disaster recovery.
Verify HPE Alletra Storage MP is configured to provide backend drive encryption with the following command:
Cli%controlencryption status -d
Licensed Enabled BackupSaved State SeqNum Keystore FIPS non-SEDs FailedDisks nodeNonSED
yes yes yes normal 0 --- yes 12 0 0
If the output does not show licensed, enabled, BackupSaved, and FIPS as "yes" this is a finding.
If the state is not "normal", this is a finding.
If Keystore is not "EKM", this is a finding.
V-283027
False
ASMP-WS-000630
Verify HPE Alletra Storage MP is configured to provide backend drive encryption with the following command:
Cli%controlencryption status -d
Licensed Enabled BackupSaved State SeqNum Keystore FIPS non-SEDs FailedDisks nodeNonSED
yes yes yes normal 0 --- yes 12 0 0
If the output does not show licensed, enabled, BackupSaved, and FIPS as "yes" this is a finding.
If the state is not "normal", this is a finding.
If Keystore is not "EKM", this is a finding.
M
5741