Tuesday, 28 May 2013

HTTPS Port

This blog helps us to resolve HTTPS connectivity issue.

Issue:  HTTPS port is not configured properly in SMICM (Production System)

Check the below parameter for HTTPS port is configured in Development System

Dev.jpg

Check the below parameter for HTTPS port is not configured  in Production System

Prod.jpg

The above is my observation from SMICM for HTTPs port configuration. The configuration is done properly in development system and it is missing in the Production system. After configuring Production system to "8411" as our Instance Number is 11. Issue will get resolved.


Example:

http://<hostname>:<port>/
In some threads I saw that it should be 80<System_Number> (so if system number = 01 then port number becomes 8001);

com.sap.aii.connect.cr.httpport : value will be 5xx00 (xx - system no)..
Go to SMICM -> goto(services) -> HTTP, HTTPs will be listed there

Analysis:

The port configuration is having some issue and has to be reconfigured by Basis.

HTTPS is already configured in Development system as "8410" as our Dev Instance number is 10. Similarly, We need to advice Basis team to configure Production System "8411" as our Instance Number is 11, We need to suggest our Basis team to change HTTPS Port as 8411 in the URL and test.

Resolution:

As soon as Basis team configure the HTTPS and certificate installation, the HTTP SSL is verified

No comments:

Post a Comment