Softaculous


Topic : Lets Encrypt for the control panel


Posted By: schmerold on January 29, 2023, 4:39 am
How do I obtain a LE certificate for the control panel (port 2005)


Posted By: Brijesh on February 3, 2023, 7:07 am | Post: 1
Hi,

You can get LE certificate for your panel from Webuzo admin panel -> Apps -> Manage Service Certificate page.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: schmerold on February 3, 2023, 5:23 pm | Post: 2
The GUI says "Install zerossl certificate", however the CLl seems to indicate a LE certificate is being installed:
"acme.sh --home /var/webuzo/certs//.acme.sh --issue --server letsencrypt"

Is there a setting to default to zerossl (or perhaps buyssl)?

Posted By: schmerold on February 4, 2023, 7:48 pm | Post: 3
I was able to set the default to buyssl using: Settings | General | Choose SSL CA

This modified /usr/local/webuzo/universal.php:
$globals['SSL_CA'] = 'buypass';

Posted By: Brijesh on February 6, 2023, 11:38 am | Post: 4
Quote From : schmerold February 4, 2023, 7:48 pm
I was able to set the default to buyssl using: Settings | General | Choose SSL CA

This modified /usr/local/webuzo/universal.php:
$globals['SSL_CA'] = 'buypass';

Sorry for the delay in response.

Yes this setting is correct.


-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: schmerold on February 6, 2023, 1:49 pm | Post: 5
Thank you. BTW: I really like the BuyPass option, it allows me to add their servers (185.62.160.0/22) and Cloudflare to the csf allow list, then deny access to the rest of the world keeping my servers a bit more secure.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.