Forum Discussion

Girish_HS_32793's avatar
Girish_HS_32793
Icon for Nimbostratus rankNimbostratus
Jul 29, 2008

Getting Java over SSL

Hi, I have a Oracle Dmantra application that is getting load Balanced over my LTM, I have configured my VS to listen on 443, I am able to login to the Oracle application but the Page does not display Java window and I just get a "x" on the top left hand corner of the Java window.

 

 

Has anyone come across this issue, could you please let me know how to resolve this please.

 

  • Deb_Allen_18's avatar
    Deb_Allen_18
    Historic F5 Account
    The best way to figure out what is going on is to make sure you know what conversation the client is trying to have with the server. Obviously part of it is flowing over HTTPS, but perhaps part of it is not.

     

     

    You can look at a browser trace (packet trace or HTTPwatch/LiveHeaders) or an all-ports tcpdump on the LTM virtual server address to see what requests are being sent on ports other than 443. (The client trace would be more definitive in case the client is reaching out to a host other than the virtual server.)

     

     

    HTH

     

    /deb