Setting Up the SSL Connection in a Java Environment 
You need to configure an SSL connection between the Java version of the PDF object and the Adobe document services Web service.
To set up the SSL connection in a Java environment, proceed as follows:
Navigate to http://<server>:<port>/nwa to start the SAP NetWeaver Administrator.
Note
<server> is the AS Java where the Web Dynpro application is installed and <port> is the HTTP port of the AS Java.
Choose .
To create a new destination, choose New. A dialog box appears.
Enter the following information:
Destination Type: WSIL
Destination Name: SecureConfigPort_Document
URL: https://<host>:<port>/inspection.wsil
where <host> is the AS Java where the Adobe document services are installed, and <port> is the HTTPS port of the AS Java.
Click Next.
On the Security tab, in the Authentication group box, choose HTTP Authentication and select the Client Certifcate indicator.
Choose Details. A dialog box appears. Select the client certificate that you have imported in the Default view before.
Save your entries.