Forum Discussion

newf5learner_13's avatar
newf5learner_13
Icon for Nimbostratus rankNimbostratus
Apr 13, 2017
Solved

SSL Bridging failing for one of the applications

Hi Experts,   I have enable SSL bridging for an application. The backend server is listening on 8443(https) and VIP on https with SNAT auto-map, however its failing when I try to access the VIP. ...
  • Samir_Jha_52506's avatar
    Apr 13, 2017

    You have 2 options when changing the ciphers on the server to avoid this issue.

    1) Disable DHE and use ECDHE or RSA instead in custom serverssl profile(F5). or 2) Configure the server to support a stronger key length for DHE.

    After that user

    custom serverssl
    profile on VIP. issue will solved.