Enable HTTPs for the Mashup UI

This section describes how to enable HTTPS in your Mashup UI application.


Before you begin: Import your certificate in the keystore, as described in Import an Existing Certificate, otherwise the Exalead CloudView interfaces cannot communicate with one another.
See Also
Enable HTTPS for Internal Connections
Enable HTTPS for Exalead CloudView Interfaces
Exalead CloudView APIs
  1. In the Administration Console, select Deployment > Roles > Search Server role.
  2. Select HTTPS.
  3. In SSL certificate, enter the name of the .key file deployed in <DATADIR>/security to be used for the Mashup UIs. This overrides the certificate installed by default. For example:
    • If your key file name is <hostname>-<instance>.key, leave this field empty.
    • If your key file name is my_alias.key, enter my_alias in this field.
  4. Restart Exalead CloudView.