cancel
Showing results for 
Search instead for 
Did you mean: 

Terminate SSL at Web Dispatcher

Former Member
0 Kudos

We have a client sending a message to our XI server from outside the company via the Web Dispatcher (SWD). The connection from outside to the SWD will be SSL and from the SWD to XI will be http. Since we are terminating at the SWD we are trying to determine which ssl certificates are neccessary in SWD. If we generate a private key in SWD and get this signed we would then send the public key to the client to use to encrypt the message and send to us. Is this all that is neccessary or does the SWD also need a public key from the client?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Here is a good link. I did not do it myself but it can be done.

http://service.sap.com/nw04 -> How-to Guides -> Web Application Server -> How to configure SAP Web Dispatcher for SSL -> section 3.4

Regards

Shravan

Former Member
0 Kudos

Shravan, Thxs for the response.

What log files would I check to see if the connection to my web dispatcher was successful? We would like to see the log of the connection and SSL handshake.

Answers (0)