Declaring the Cloudant SSL configuration for the MobileFirst Server administration

If you install the MobileFirst Server administration into WebSphere® Application Server or WebSphere Application Server Network Deployment, you use a Cloudant® database, and meet specific criteria described in this topic, you must declare the Cloudant SSL configuration.

About this task

You must perform this procedure if you meet all of the following criteria:
  • You are installing the MobileFirst Server administration into WebSphere Application Server or WebSphere Application Server Network Deployment.
  • You use a Cloudant database for the MobileFirst Server administration.
  • The Cloudant database server URL uses the https protocol.
  • You created a separate SSL configuration for Cloudant, as described in Configuring WebSphere Application Server for use with Cloudant, but did not create a dynamic outbound configuration for it.

Procedure

  1. Log in to the WebSphere Application Server console.
  2. Select Applications > Application Types > WebSphere enterprise applications.
  3. Click Worklight Administration Services.
  4. In the Web Module Properties section, select Environment entries for Web modules.
  5. Set the value of the property mfp.db.cloudant.ssl.configuration to the name of the SSL configuration that you created.
  6. Click OK.
  7. Click Save.