cPWilliamL
- Total activity 411
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 177
Comments
Recent activity by cPWilliamL-
Hi, Could you please provide the output of the following commands? # ls -lahd /var/cpanel/companyid* # /usr/local/cpanel/cpkeyclt Thanks,
-
Hi @PeteS, 1) Correct. 2) No, the rpm actually includes a cron job for this: # rpm -ql kernelcare|grep cron /etc/cron.d/kcare-cron # cat /etc/cron.d/kcare-cron 26 */4 * * * root /usr/bin/kcarec...
-
Unfortunately, some hosts do disable AutoSSL and other SSL related features to force buying SSL CRT's through themselves or a preferred vendor. As @rpvw mentioned, you'll need to reach out to your ...
-
To follow up on this issue, it appears hostname SSL CRT's were specifically disabled via touch file(/var/cpanel/ssl/disable_auto_hostname_certificate). Removing the file below corrected the issue.
-
This may be an issue with SNI. Could you open a ticket via my signature so we can take a look? You can post the ticket number here so we can update the thread with the resolution.
-
Could you try the following commands? # /usr/local/cpanel/bin/set_hostname put.hostname.here # /usr/local/cpanel/bin/checkallsslcerts
-
Hi @thanasis, What do the "Certificate Details" show at WHM > Service Configuration > Manager Service SSL Certificates? Does the following command provide any helpful output? # /usr/local/cpanel/b...
-
Hi, Could you be more specific? Exactly which feature/setting did you disable? Thanks,
-
Are you asking how to install via command line or reporting that the WHM > Manage Plugins interface is not present? To install via command line, you may run the commands below: # /scripts/update_l...
-
This security check doesn't only look for cPanel provided clamav binaries, so as the previous commenter pointed out, it's likely hitting on clamav binaries not provided by cPanel. I have the follow...