Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EAS Web Issues With SSL

User_3ON1OOct 10 2012 — edited Oct 10 2012
So I have configured two enviornments to use SSL terminated at the load balancer.
All Hyperion products were configured to use port 80 with an internal non-ssl alias for logical addresses.

When I try to launch EAS console from web with URL https://hyperion.company.com/easconsole/console.html, I get an error:

Unable to load resource: https://hyperion.company.com:80/easconsole/eas_client.jar

I understand the problem is that EAS is trying to launch the console through ssl on a non-ssl port.

I was given a work-around last year by Oracle support to do this:

Enable Weblogic Plugin in WebLogic, and at the end of httpd.conf, add WLProxySSL ON.

Now, this will launch EAS console properly.

But now the problem is, EAS web wants to connect to the administration server through SSL which is non-ssl.

Can anyone help or does anyone have a work around?

For the web console to work properly, you have to cancel the login which wants to connect to the adminstration server through ssl, and data doesn't get returned because Hyperion isn't using SSL.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2012
Added on Oct 10 2012
4 comments
516 views