Obtaining Certificates
When the
To obtain the issued HAF certificate, perform the following steps:
- Generate a CSR file on the server that requires a certificate.
- Export the CSR file on the server that requires the certificate.
- Sign the certificate on the CA server.
- Import the certificate on the server that requires the certificate.
1 is automatically performed in the installation script provided by HAF during the installation. 2 and 4 can be performed using the haf-tool CLI tool. HAF does not provide the certificate issuing function. Before exporting a CSR file, you need to set up a CA server and configure a directory for the CA server to issue the certificate.
The detailed operations are as follows:
- When the CA server is used to issue certificates, ensure that the time on each node is synchronized. Otherwise, the certificate verification fails due to the system time difference.
- The host nodes and offload nodes must use the same CA server to issue certificates.