cPanel DNS Cluster remote API SSL connection failed

By default, DNSAdmin now establishes secure SSL connections when communicating with DNS Cluster members. However, DNSAdmin may still be configured to connect to remote servers using their IP addresses instead of hostnames.

Since SSL certificates generally do not cover raw IP addresses, this can cause various API communication failures between cluster members due to SSL peer verification errors.

Workaround

To resolve this issue, follow the steps below:

  1. Log in to WHM.

  2. Navigate to:

    WHM → Server Configuration → Tweak Settings

  3. Locate and disable the following option:

    Enforce SSL peer verification for DNS cluster peers

  4. Save the changes.

Disabling this setting allows DNSAdmin to communicate with cluster peers without strict SSL peer validation when IP-based connections are used.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...

How to Secure a cPanel/WHM Web Server

Here are a few basic steps that you should keep in mind for keeping a server secure. 1) Strong...