When you install Horizon Agent for Linux, the installer generates by default a self-signed certificate for BlastServer.
- When the Blast Security Gateway is not enabled on the Horizon Connection Server, BlastServer presents the self-signed certificate to the browser that uses HTML Access to connect to the Linux desktop.
- When the Blast Security Gateway is enabled on the Horizon Connection Server, the Blast Security Gateway presents its certificate to the browser.
To comply with industry or security regulations, you can replace the self-signed certificate for BlastServer with a certificate that is signed by a Certificate Authority (CA).
Procedure
-
Install the private key and the certificate to BlastServer.
-
Rename the private key to rui.key and the certificate to rui.crt.
-
Run
sudo chmod 550 ssl. -
Copy the rui.crt and rui.key to
ssl. -
Run
chmod 440 ssl.
-
-
Install the root and intermediate CA certificates into the Linux OS Certificate Authority store.
For information about additional system settings that must be changed to support the CA certificate chain, refer to the documentation for your Linux distribution.
Esta página foi útil?