Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2253

Re: HTTPS URL configuration without port

$
0
0

Hello Nilutpal,

 

You would have to add a second IP address to this server.

 

Let's say that you use the current hostname and IP address for the ABAP system.

You would have to add a second hostname (can be a DNS alias) and IP address to use for the Java system.

 

Then, you can use the "HOST" argument at each "icm/server_port_X" parameter (from both ABAP and Java) in order to bind the port to a specific IP address.

 

For example:

  • At the ABAP, set "icm/server_port_X = PROT=HTTPS, PORT=443, HOST=<ABAP host>, ...
  • At the Java, set "icm/server_port_X = PROT=HTTPS, PORT=443, HOST=<Java host>, ...

 

Regards,

Isaías


Viewing all articles
Browse latest Browse all 2253

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>