Destroying the HAF Certificate
If you do not need to use the certificate, run the destroy command.
- On a host node:
/home/omm/haf-install/haf-host/tools/haf-tool cert --destroy
After this command is executed, the certificate in the certificate path specified in the configuration file is destroyed.
- On an offload node:
/home/omm/haf-install/haf-target/tools/haf-tool cert --destroy
After this command is executed, the certificates and private keys in the running directories of daemon and haf_user are deleted.
Use SmartKit to destroy the certificate on the server or client node.
Parameter |
Description |
|---|---|
Task Name |
Destroying a node certificate |
Task Description |
Destroying the certificate of the current node |
Run Directory |
/ |
Run Command |
|
Whether to Check Return Code |
Yes |
Expected Return Code |
0 |
Parent topic: Running and Maintaining HAF