Configuring SMP Server to Trust the Fiori Front-End Server

Context

For SAP Mobile Platform to trust the Fiori front-end server, you must import its CA signing certificate into the SAP Mobile Platform keystore.

Procedure

  1. Go to the <SMP_HOME>\sapjvm_7\bin folder.
  2. Execute the command

    keytool -import -file <SSL_certificate> -trustcacerts -keystore <SMP_HOME>\Server\configuration\smp_keystore.jks -alias <alias>

  3. Restart SAP Mobile Platform Server.