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: Set website default first page

The default page is the first page that will be display when a user visit your website.Please...

Convert .htaccess rewrite rules to web.config

You can use the Import Rules function in IIS to import rewrite rules coding from .htaccess file...

SolidCP & MSPControl: Point domain aliases

Please follow the steps below to point your domain aliases to an existing domain.1. Log in to...

SolidCP & MSPControl: Change PHP Version

You can assign specific PHP version for your website, or change it to fulfill your script...

Disabled PHP Functions

PHP is a popular scripting language that is commonly used to build web pages nowadays.However,...