Installing an SSL Certificate on ArcViz Server

To enable secure connections from Arcadia Visualization Server (ArcViz) to a browser, install an SSL certificate on ArcViz server on Cloudera Manager.

After Installing Arcadia Enterprise Using Cloudera Manager, perform the following steps on the CM interface:

entering location of the ssl key and certificate file
Adding an SSL Key and Certificate File Name
  1. Log into Cloudera Manager and click Clusters in the top navigation menu.
  2. Under Arcadia Enterprise, click Configuration in the top menu bar.
  3. On the Configuration page, under Filters > Scope, click Arcadia Visualization Server.
  4. On the Configuration page, under Filters > Category, click Security.
  5. To Enable TLS/SSL for Arcadia Visualization Server, select the Arcadia Visualization Server Default Group option.
  6. In the Arcadia Visualization Server TLS/SSL Server Private Key File (PEM Format) field, enter the location of the private key file. We used /ssl-files/domain.key.
  7. In the Arcadia Visualization Server TLS/SSL Server Certificate File (PEM Format) field, enter the location of the ArcViz server certificate file. We used /ssl-files/domain.crt.
  8. (Optional) In the Arcadia Visualization Server TLS/SSL Server CA Certificate (PEM Format) field, enter the location of the ArcViz server CA certificate.
  9. (Optional) In the Arcadia Visualization Server TLS/SSL Server CA Private Key Password field, enter the password to view the private key. Cloudera Manager requires passwords only for encrypted private keys.
  10. Click Save Changes to save the configuration.
  11. To restart Arcadia Enterprise service and apply configuration changes, click the orange icon in the Arcadia Enterprise menu bar.

    clicking to restart Arcadia Enterprise service
    Restarting Arcadia Enterprise Service
  12. In the Restart Stale Services interface, click Restart Now to restart Arcadia Enterprise service.

    confirming restart of Arcadia Enterprise service
    Confirming Restart of Arcadia Enterprise Service

After Arcadia Enterprise service successfully restarts, it runs with the new SSL certificate.