Skip to main content

Website not loading after being transfered to new LS server.

Comments

2 comments

  • cPanelLauren
    Hello, the resolution is also noted in that thread: Are you running cPanel and their default cipher suite? If so, Apache and older version of LSWS does not support "CHACHA20-POLY1305", so this configuration has no effect, so the default Apache cipher suite is used and it includes "ECDHE-RSA-AES128-SHA".
    No matter which version you're running if you're not including the cipher ECDHE-RSA-AES128-SHA which is known to be weak but disables IE11 he will *NOT* be able to view it. This is discussed further in a more recent litespeed thread here: Security/Server Side TLS - MozillaWiki and the output from Qualys:
    TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013) ECDH secp521r1 (eq. 15360 bits RSA) FS WEAK 128
    TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027) ECDH secp521r1 (eq. 15360 bits RSA) FS WEAK 128
    Support for IE11 will end completely in v88 of cPanel/WHM and this is noted in our deprecation plan here: cPanel Deprecation Plan | cPanel & WHM Documentation Also - litespeed is at v5.4 currently, I'd strongly urge you to update your version to get the latest security updates/fixes
    0
  • Scootie
    Thank you so very much for this thorough answer. I will read it carefully.
    0

Please sign in to leave a comment.