SRX is not receiving SSL client hello packets.
User is unable to communicate with an internal server over applications defined for TCP port 8080 and 8085.
Communication should be done over SSL. SRX is not seeing client SSL hello packets.
Issue was that the hello packets were jumbo sized, MTU on the SRX was default to 1500. We increased the MTU to allow jumbo frames and connectivity got restored.