cancel
Showing results for 
Search instead for 
Did you mean: 

https and multiple domains

f_roels
Participant
0 Kudos

We set up a Web Application Server (6.20) for which we want to activate https. Everything works. But we are using multiple domains directing to the same WAS (same IP-adres). But when activating https and a client goes to the http-adres, the adress is automatically converted to https using the domain, set in parameter icm/host_name_full.

But we want every domain to have his own https url. So the server has to change the url from http to https with the url the client used.

How can I do that? Is there a class or a badi which a can use to catch the conversion?

With regards,

Frank Roels

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Frank,

Refer to the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/e0/fa984050a13354e10000000a1550b0/frameset.htm

May be helpful in solving your problem.

Regards,

Srinivasan T

f_roels
Participant
0 Kudos

Thank you Srinivasan,

But the link you send is about the portal. I looked at the notes included, but they are about portals and external servers.

We have an ABAP Web Application Server 6.20 with a lot of BSP-applications, with different domains pointing to the same Web Application Server (but different aliases).

With regards,

Frank Roels