Using AWS CloudHSM with F5 BIG-IP
A hardware security module (HSM) is a computing device that processes cryptographic operations and provides secure storage for cryptographic keys. HSM devices are sold by many vendors for installatio...
Published Jul 22, 2025
Version 1.0Doug_Gallarda
Employee
Joined December 13, 2019
ezizzi
Nimbostratus
Aug 05, 2025On the older version of the HSM client which is not required any longer, we could login to the HSM as CO/CU to manage and remove certs, does the new SDK enable F5 interaction for the certs where delete will actually remove them? If not, without a client, how can we clean/validate existing certs on CloudHSM?
- Doug_GallardaAug 05, 2025
Employee
Yes, there is a CLI for CloudHSM SDK 5 and it does run on BIG-IP. Here's how you install it:
curl -O https://s3.amazonaws.com/cloudhsmv2-software/CloudHsmClient/EL7/cloudhsm-cli-latest.el7.x86_64.rpm rpm -ivh cloudhsm-cli-latest.el7.x86_64.rpm /opt/cloudhsm/bin/configure-cli -a <IP address of HSM>