cancel
Showing results for 
Search instead for 
Did you mean: 

How to setup Java AS to work with SSL terminating at load balancer

Former Member
0 Kudos

Are there any parameters that need to be setup in the Java AS when using a third-party load balancer to encrypt HTTP traffic. In other words, traffic to and from the user's browser is HTTPS, but traffic from the load balancer to our Java AS is HTTP.

One issue that we are having is that redirects coming from the Java AS are HTTP, which causes a warning message in the user's browser.

Maximum points to the first correct answer.

Accepted Solutions (1)

Accepted Solutions (1)

former_member185706
Participant
0 Kudos

Hi

you need to specify proxy mappings.

As you didn't specify the version of Java AS, here are links for

NW04/NW04s :

http://help.sap.com/saphelp_nw70/helpdata/EN/b8/437d46d4451e4c9ab756e272a1581d/content.htm

NW CE 7.1: http://help.sap.com/saphelp_nwce10/helpdata/en/b8/437d46d4451e4c9ab756e272a1581d/content.htm

Best regards

Bojidar

Answers (0)