Skip to main content

SSL/TLS EDIT

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! Here is the default option for each: TLS/SSL Cipher List 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 TLS/SSL Protocols SSLv23:!SSLv2:!SSLv3:!TLSv1:!TLSv1_1 Can you check your server to see if /var/cpanel/conf/cpsrvd/main exists? If so, that's where the custom changes would be stored, so you can move that file out of the way and restart cPanel to restore the defaults: mv /var/cpanel/conf/cpsrvd/main /root/main-configuration-backup /scripts/restart_cpsrvd
    Can you try that?
    0
  • Temmy
    Ok will try this. This is a single script right please?
    0
  • cPRex Jurassic Moderator
    Each line is a separate SSH command that is run independently.
    0

Please sign in to leave a comment.