Forum Discussion

レザ's avatar
レザ
Icon for Cirrus rankCirrus
Aug 27, 2022
Solved

Proxy SSL unavailable suite (47) issue

Hi, I'm trying to configure Proxy SSL for our company https website. I have imported required certificate and private key in Trrafic Certificate Management section, also created ssl client and serve...
  • Kevin_Stewart's avatar
    Aug 29, 2022

    Cipher C014 corresponds to TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA.

    ProxySSL only works with non-PFS ciphers (ie. only ciphers with RSA handshakes). ProxySSL cannot be used with DH, DHE, ECC, or any TLS 1.3. 

    Can you elaborate on why you need to use ProxySSL?