Application Not Accessible With HTTPS
Problem Description
Users report that they cannot access a AS Java resource with HTTPS. The returned page is:
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
|
Scenario Type: |
Error analysis |
|
SAP NetWeaver Component: |
AS Java |
|
Validity: |
AS Java >= 7.10 |
Decision Roadmap
Prerequisites
-
Main Tools
SAP NetWeaver Administrator
File and Internet browser
Analysis
Problem 1:
The URL is wrong: https://<j2ee_engine_host>:<https_port>
Solution 1:
Verify the HTTPS port and host.
- In the SAP NetWeaver Administrator, navigate to Problem Management → System Info.
- Selecte the instance to check.
If SSL is configured on the server, then the HTTPS port is displayed.
5xx01 is the default HTTPS port, and 5xx06 is the default p4|SSL port.
- Use the host name for the AS Java and the correct port in the URL.
Problem 2:
The SSL configuration is not complete or has errors.
Solution 2:
Check the SSL configuration.
For more information, see Configuring the Use of SSL on the AS Java .