Configuring Secure Communication with the WebStart Client

Use

Secure P4 is used for communication between the WebStart client and the ES Repository.

Procedure

  1. Access the ES Repository system properties as described under Additional Manual Configuration .
  2. To enable secure P4, maintain the following properties:
    • com.sap.aii.connect.rmi.protocol

      This property contains the protocol used for P4 communication. Possible values are P4 (default) and P4S (secure).

    • com.sap.aii.connect.repository.rmiport.ssl

      This property contains the P4S port number of your AS Java host.

  3. If you are working in a high-availability environment, you must also maintain the following property:
    • com.sap.aii.connect.repository.mshttpsport

      This property contains the HTTPS port number of your message server.

    HTTPS is then used for the communication with the message server and secure P4 is used for the communication with the WebStart client.