Generating CSR Files
- On a host node:
/home/omm/haf-install/haf-host/tools/haf-tool cert --generate
The CSR file generated on a host node is stored in the path specified by cert_path in the haf_user.conf file.
- On an offload node:
/home/omm/haf-install/haf-target/tools/haf-tool cert --generate
The CSR file generated on an offload node is stored in the /home/omm/haf-install/haf-target/run/daemon and /home/omm/haf-install/haf-target/run/haf_user directories in the installation directory of the node.
The name of the CSR files generated in the preceding steps is service.csr, and the private key is service.prvk (encrypted).
Option |
Description |
Mandatory |
|---|---|---|
--generate |
Keywords for generating a CSR file |
Yes |
Parent topic: Updating the HAF Certificate