Entering content frameProcedure documentation Testing the Connection for SSL Server Authentication Locate the document in its SAP Library structure

Use

Use this procedure to make sure that SSL support is set up correctly for connections where the SAP Web AS is the server component in the connection.

Prerequisites

Procedure

  1. Start a Business Server Page (BSP) using an HTTPS connection and the SSL port.
  2. Note

    For example, start the standard BSP test application IT00 with the URL https://host123.mycompany.com:443/sap/bc/bsp/sap/it00/default.htm.

    If your Web browser cannot completely verify the SAP Web AS's server certificate, then you will receive a dialog that states the reason why. For example, if your Web browser does not possess the issuing CA's root certificate as a trusted root certificate, then you are informed and have the opportunity to trust the server at this time.

  3. If you trust the server's certificate (either automatically or manually), then the next step is to authenticate yourself. If you have also set up the SAP Web Application Server for using client certificates (see Structure linkUsing X.509 Client Certificates), then you can also use a public-key certificate for authentication. Otherwise, you are prompted for user ID and password.

After you have authenticated yourself, the BSP appears.

Result

You are connected to the SAP Web AS using SSL, which is indicated in your Web browser. For example, Microsoft Internet Explorer displays a lock in the lower right corner of the Web browser.

 

Leaving content frame