How do I update and fix all SSL certs on a cPanel server?

If SSL is not active on your hostname or cPanel services, there's a command you can run to check them all, attempt to install and fix them all, and get messages for any errors. You'll need to run this with root access in a command line program like Putty, or you can run the command in your WHM's terminal section. The code to fix and install all SSL on a cPanel server is:

/usr/local/cpanel/bin/checkallsslcerts --verbose --allow-retry

  • update ssl, fix ssl, hostname ssl, repair ssl, cpanel, whm, terminal, command
  • 920 Users Found This Useful
Was this answer helpful?

Related Articles

Your IP address has changed cPanel log in error. Here’s how to fix It and why

Your IP address has changed. Please log in again. There are 3 main situations in which this...

How do I add/create a MySQL database?

It is easy once you get used to it. Here is how to make a MySQL database connection ready....

How do I back up any part of my website?

We all know how important it is to back up your website. That is why Web Host Pro made sure it's...

How do I remove and add files on a new website?

Most new web hosting plans have a placeholder page or folder to show the website is working....

Why do I get a MySQL max_user_connections error?

The maximum number of simultaneous connections to your MySQL database is 25. This normally is not...