Hi everyone. We are facing the following problem. Oracle WebLogic Server 12c (release 12.2.1.4). Single Instance. Forms and Reports services are configured with SSL. Running Forms with JNLPS (JWS) or HTTPS (FSAL) work without problems. The execution of Reports as well. The problem is when Report server status queue which can be queried via HTTPS://myserver:4443/reports/rwservlet/showjobs?server=myrepserver without problems. But if you click on the Job Status or Job Name link, it gives an error since it tries to call the URL HTTP://, not HTTPS://. Then, if you manually add HTTPS://, it shows the perfect Job status or Job Name content. Any ideas?
OS: Oracle Linux 8.7
Web Logic Server F&R: 12.2.1.4
Single Instance
In-process Report Server
Accessing Report Server Queue status page thru “HTTPS://”

Clicking on “Job Name”

Adding HTTPS manually

Thanks in advanced.
Regards,
Javier