Show TOC

Procedure documentationSetting Up the SSL Connection in a Java Environment Locate this document in the navigation structure

 

You need to configure an SSL connection between the Java version of the PDF object and the Adobe document services Web service.

Procedure

To set up the SSL connection in a Java environment, proceed as follows:

  1. Navigate to http://<server>:<port>/nwa to start the SAP NetWeaver Administrator.

    Note Note

    <server> is the AS Java where the Web Dynpro application is installed and <port> is the HTTP port of the AS Java.

    End of the note.
  2. Choose   SOA Management   Technical Configuration   Destination Template Management  .

  3. To create a new destination, choose New. A dialog box appears.

  4. 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.

  5. Click Next.

  6. On the Security tab, in the Authentication group box, choose HTTP Authentication and select the Client Certifcate indicator.

  7. Choose Details. A dialog box appears. Select the client certificate that you have imported in the Default view before.

  8. Save your entries.