Show TOC

Setting Up the SSL Connection in a Java EnvironmentLocate this document in the navigation structure

Use

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:

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

  1. Start of the navigation path Choose Configuration Management Next navigation step Infrastructure Management  Next navigation step  Web Services Configuration End of the navigation path

  2. Choose WS Clients Single Configuration and press Go .

    Note

    You may filter with *Dest*.

  3. In the displayed table select DestinationSi under Proxy Definition .

  4. To create a logical port, choose the Create LP button. A dialog box appears.

  5. Choose Manually and click Next .

  6. Enter SecureC onfigPort_Document in the field Logical Port Name .

    Caution

    Enter the name exactly as given here, case sensitive.

  7. In the Details tab enter following in the field WS Endpoint URL :

    http://<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.

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

  9. Click on the Details button. A dialog box appears. Enter ADSUser in the field User ID: and the name of the client certificate that you have imported in the view ADScerts before.

  10. Save your entries.