Skip to main content

Cipher Suite Modification Error

Comments

9 comments

  • vacancy
    The "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA" cipher looks wrong. You should use "ECDHE-RSA-AES256-SHA" instead.
    0
  • herza
    Hi, That doesnt work either for me. The following settings are invalid and were rejected: sslciphersuite: ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA
    0
  • vacancy
    The "ECDHE-RSA-AES256-SHA" cipher looks double, you have to delete one.
    0
  • herza
    Hello Sir, Still not work for me... The following settings are invalid and were rejected: sslciphersuite: ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA
    0
  • vacancy
    "ECDHE-RSA-AES256-SHA" cipher still double. Please try the cipher below; ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384
    0
  • herza
    Yesss, thats worked. Thanks a lot..
    0
  • cPanelLauren
    Thanks, @vacancy and @herza I'm glad to see your issue was able to be resolved. Let us know if you have any further issues!
    0
  • herza
    Hi again, So I have this problem with my payment gateway where my client pay an invoice the status never change to paid, so callback is failed. I contact my payment gateway support and they said I have to match their cipher suite with our servers. I have been trying to add this cipher suite as per attachment to my cPanel. But no success so far. Can anyone help me again please?
    0
  • cPanelLauren
    You need to be more detailed, what is the issue you're having adding a new cipher and did they provide you with the exact one to add?
    0

Please sign in to leave a comment.