Forum Discussion

Davide_Podda_21's avatar
Davide_Podda_21
Icon for Nimbostratus rankNimbostratus
Jul 15, 2015

diameter and ssl

Hi all,

I have a question about diameter balancing with SSL client profile.

I'm noticing that with diameter profile I'm not able to use SSL::disable and SSL::enable in irules.

I tried this configuration for testing

when CLIENT_ACCEPTED {
  SSL::disable
}

In http profile (I tried it just for test) it works well.

In diameter profile it doesn't work.

So my question is: Can I use SSL::enable/disable in diameter profile?

I need this because my diameter client establish a no TLS connection with CER/CEA exchange and only after this exchange start the TLS handshake in the same session. So I'm looking if it's possible use irules to support this.

Using a full TLS session or full no-TLS session everything is ok.

Thanks,

Davide

No RepliesBe the first to reply