Establish a secure connection between AEM Forms JEE and OSGi stacks

You can use one of the following methods to establish the secure connection:

  • Configure Adobe LiveCycle Client SDK Bundle with AEM Forms on JEE admin credentials
  • Configure Adobe LiveCycle Client SDK Bundle using mutual authentication

Configure Adobe LiveCycle Client SDK Bundle with AEM Forms on JEE admin credentials

  1. Open AEM Web Console. The URL is https://‘[server]:[port]’/system/console/configMgr.

  2. Locate and open the Adobe LiveCycle Client SDK Bundle. Specify value for the following fields:

    • Server URL: Specify HTTPS URL of AEM Forms on JEE server. To enable communication over https, restart the server with the -Djavax.net.ssl.trustStore=<path of AEM Forms on JEE keystore file> parameter.
    • Service Name: Add the RightsManagementService to the list of specified services.
    • Username: Specify user name of the AEM Forms on JEE account to use to initiate calls from AEM server. The account specified must have permissions to start document services on the AEM Forms on JEE server.
    • Password: Specify password of the AEM Forms on JEE account mentioned in the Username field.

    Click Save. AEM is enabled to search document security protected PDF documents.