fmw 12.2.1.4.0 ohs works for forms and reports but when using ssl connection is freezing
Hello,
I want to configure a Windows Server 64bit for Fusion Middle Ware / Forms&Reports 12c
fmw_12.2.1.4.0
setup_fmw_12.2.1.19.0_forms_win64
In general non https/SSL works fine for both Report Server and Forms.
https/SSL works also fine when using the direct port of Forms. I am using FRMSAL.jar to start the application on the client.
For example WLS_FORMS uses port 9001 for http and 7503 for https. WLS_REPORTS uses 9002 , 7504 respectively.
The certificates for the server are self-singed for now. I have created a JKS file Identity and Trust where the same CRT is included. CN=ServerName.
Directly in forms we are calling reports. So we need OHS to map part of URL to the correct port.