SolidCP & MSPControl: Enable HTTPS for Windows hosting

HTTPS protocol is a standard security technology used to establish an encrypted link between a web server and a web client.
The use of HTTPS ensures that names, password and other sensitive data cannot be deciphered. 
For Windows server, user may enable the HTTPS from the MSPControl panel. 
You may refer below guideline to activate the SSL. 

1. Login to your MSP control panel
2. Navigate to 'Web & Application' and click on Web Sites.
3. Then, click on the domain name that you would like to activate the SSL.
4. Click on SSL tab. 
5. Then, click on 'Install free certificate from Let's Encrypt' button to activate the SSL.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

SolidCP & MSPControl: Changing web extensions

Please follow the steps below to change your website extension.1. Log in to your hosting control...

SolidCP & MSPControl: Enable AWStats on your website

Please follow the steps below to add and view your website statistics.1. Log in to your hosting...

SolidCP & MSPControl: Redirect URL

Redirect URL will redirect your website to the destination URL.Please follow the steps below to...

SolidCP & MSPControl: Creating virtual directories

Please follow the steps below to create virtual directory.1. Log in to your hosting control panel...

PHP 5.4 has Deprecate the Function SESSION_REGISTER()

The PHP function SESSION_REGISTER() has been deprecated as of PHP version 5.4.Instead, use the...