Hello everyone. We set up an Oracle Forms and Reports 12.2.1.19 test environment (OS: Oracle Linux 8), and we did it with SSL. But we want to use the Demo certificates provided by Oracle. If we access the url https://mydomain:44443, it shows the Oracle HTTP server demo page. If we access jnlps://mydomain:7503/forms/frmservlet?config=webstart&form=test it executes form test without problems. We configure the forms.conf file to redirect the OHS call to the Forms service, and when we call jnlps://mydomain:4443/forms/frmservlet?config=webstart&form=test OHS cannot connect to the Forms service, and in the ohs.log file shows:
[2024-11-10T21:38:14.3739-03:00] [OHS] [ERROR:32] [OH99999] [weblogic] [host_id: mydomain] [host_addr: myIP] [pid: 1998149] [tid: 140128154527488] [ user:applmgr] [ecid: 0069dXGtOnJ0Rtyqw4jc6G007bp500000E] [rid: 0] [VirtualHost: main] wl_ssl_open: SSL Handshake failed on error: Success, error: 29024, status: 2
This error is described as it is in the MOS note After Configuring SSL between OHS and WLS, the Application from the Browser Fails with "Failure of Web Server bridge" (Doc ID 2198073.1) but we do not understand how it applies with the Demo certificate that it already comes with Oracle WLS 12c (MOS note refers all to 11g). Any clue? Thank you very much in advance. Regards, Javier