Skip to main content

Disable TLS 1.0 and 1.1

Comments

6 comments

  • Wallu
    Hi, WHM -> Service Configuration -> Apache Configuration -> Global Configuration ..all you need to do is to use the default 'SSL/TLS Protocols'. Should work as is. - Wallu
    0
  • Wallu
    Or, use: ALL -SSLv3 -TLSv1 -TLSv1.1 Edit: and restart service - Wallu
    0
  • verdon
    Thanks @Wallu, I had used WHM -> Service Configuration -> cPanel Webservices configuration, which configures just about everything else for TLS.
    0
  • cPanelLauren
    I have the default setting in my Apache Config and I can confirm it's sufficient, my output from SSL Labs shows the following:
    Protocols
    TLS 1.3 No
    TLS 1.2 Yes
    TLS 1.1 No
    TLS 1.0 No
    SSL 3 No
    SSL 2 No
    Normally I have the following: +TLSv1.2 +TLSv1.3 And can confirm with that it only allows TLSv1.2 and TLSv1.3
    0
  • nybbles
    I"m having same issue. I set it to the defaults and ssllabs is still saying 1.0 and 1.1 are enabled. Why?
    0
  • nybbles
    Update... cpanel tech support confirmed that it is working, and SSL Labs for some reason took forever to register the update... even though I asked it to scan again and cleared the cache.... problem solved.
    0

Please sign in to leave a comment.